Skip to content

Commit

Permalink
Merge branch 'master' of github.com:colde/luxafor-macos
Browse files Browse the repository at this point in the history
  • Loading branch information
colde committed Nov 11, 2019
2 parents 89c30fa + cbdc944 commit 28b2550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
make
- name: Build release asset
run: |
zip --junk-paths -r Luxafor.app.zip Luxafor.app
zip -r Luxafor.app.zip Luxafor.app
- name: Create Release
id: create_release
uses: actions/create-release@v1.0.0
Expand Down

0 comments on commit 28b2550

Please sign in to comment.