mirror of
https://github.com/upscayl/upscayl.git
synced 2024-11-27 17:00:52 +01:00
Update macOS app publishing script
This commit is contained in:
parent
0c9ccce18d
commit
88965e1dd4
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -49,7 +49,7 @@ jobs:
|
||||
echo -n "$PROVISION_PROFILE" | base64 --decode > embedded.provisionprofile
|
||||
npm install --platform=darwin --arch=x64 sharp
|
||||
npm rebuild --platform=darwin --arch=arm64 sharp
|
||||
npm run publish-mac-app
|
||||
npm run publish-mac-universal-app
|
||||
|
||||
windows:
|
||||
runs-on: windows-latest
|
||||
|
Loading…
Reference in New Issue
Block a user