Skip to content

Commit

Permalink
- macos test build
Browse files Browse the repository at this point in the history
  • Loading branch information
ozkanpakdil committed Apr 16, 2024
1 parent 4dc51a8 commit 5294751
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
id: outputfile
run: |
set -e
./mvnw -ntp -Pdesktop gluonfx:compile
./mvnw -ntp -Pdesktop gluonfx:build gluonfx:package
find target/
hdiutil create -volname Swaggerific -srcfolder target/gluonfx/x86_64-darwin/swaggerific.app -ov -format UDZO Swaggerific.dmg
Expand Down

0 comments on commit 5294751

Please sign in to comment.