Skip to content

Commit

Permalink
fix action script. make it pack osx
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagohersan committed Feb 29, 2024
1 parent 014c912 commit 820bc35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-gh-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: npm install

- name: Build
run: npm run pack-osx
run: npm run dmg

- name: Setup Git
id: setup
Expand Down

0 comments on commit 820bc35

Please sign in to comment.