Skip to content

Commit

Permalink
fix the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sergchil-tb committed Nov 13, 2023
1 parent 1157de8 commit a973ed9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: ./scripts/bundle_all.sh

- name: Zip ChiliKeys.app
run: zip -r Install.app.zip ./bin/Install.app
run: zip -r ChiliKeys.app.zip ./bin/ChiliKeys.app

- name: Read Changelog
id: changelog
Expand Down

0 comments on commit a973ed9

Please sign in to comment.