mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55:18 +00:00
[CD] please compile
This commit is contained in:
parent
48e6bb45ea
commit
366ea13a7d
1
.github/workflows/release-build.yml
vendored
1
.github/workflows/release-build.yml
vendored
@ -84,6 +84,7 @@ jobs:
|
||||
- run: du -sh build/macos/Build/Products/Release/spotube.app
|
||||
- run: npm install -g appdmg
|
||||
# using a versioned path for compatibility in gensums
|
||||
- run: mkdir -p build/${{ steps.tag.outputs.tag }}
|
||||
- run: appdmg appdmg.json build/${{ steps.tag.outputs.tag }}/Spotube-macos-x86_64.dmg
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user