Skip to content

Commit

Permalink
Update Workflow again
Browse files Browse the repository at this point in the history
  • Loading branch information
sparker256 committed Nov 7, 2021
1 parent 93c0d6b commit 98664ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:

- name: Create plugin archive
if: github.event_name == 'release'
run: zip -r FlyWithLua_all_platforms.zip FlyWithLua/
run: zip -r FlyWithLua_NG_Lin_Mac_Win.zip FlyWithLua/

- name: Upload binaries to release
if: github.event_name == 'release'
Expand Down

0 comments on commit 98664ee

Please sign in to comment.