1
0
Fork 0
mirror of https://github.com/k4zmu2a/SpaceCadetPinball.git synced 2025-09-05 16:00:15 +02:00

Use better name for the build script, move metadata to Platform/macOS/ folder

This commit is contained in:
Orazio 2023-07-26 13:39:01 +02:00
parent c0bbe2ba26
commit fe3bb09e8a
4 changed files with 7 additions and 9 deletions

View file

@ -11,9 +11,9 @@ jobs:
with:
ref: master
- run: bash build.sh
- run: bash build-mac-app.sh
- uses: actions/upload-artifact@v3
with:
name: mac-build
path: packaging/*.dmg
path: *.dmg