Skip to content

Commit

Permalink
Merge pull request #229 from juanky201271/dev_CI_electron_ubuntu
Browse files Browse the repository at this point in the history
CI fix version
  • Loading branch information
juanky201271 authored Dec 15, 2024
2 parents 3b04938 + 8b6223d commit b524966
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/electron-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ jobs:
if: contains(matrix.os, 'ubuntu')
run: |
yarn dist:linux
- name: Version@Linux@Mac
if: contains(matrix.os, 'ubuntu')
run: |
./bin/printversion.sh
- name: Name Packages@Linux
if: contains(matrix.os, 'ubuntu')
run: |
Expand Down

0 comments on commit b524966

Please sign in to comment.