Skip to content

Commit

Permalink
fix: CI fix version
Browse files Browse the repository at this point in the history
  • Loading branch information
juanky201271 committed Dec 15, 2024
1 parent 1d87232 commit 8b6223d
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 8b6223d

Please sign in to comment.