Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Bishop-333 authored Oct 18, 2023
1 parent 23d33aa commit fd09bf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ jobs:
7z a -r omega-engine-windows-x86.zip ./release-mingw64-x86
7z a -r omega-engine-windows-x86_64.zip ./release-mingw64-x86_64
chmod -R +x release-darwin-universal2
7z a -r omega-engine-macos-universal2.zip ./release-darwin-universal2
zip a -r omega-engine-macos-universal2.zip ./release-darwin-universal2
- name: Create latest build
uses: marvinpinto/action-automatic-releases@latest
Expand Down

0 comments on commit fd09bf8

Please sign in to comment.