1
0
mirror of https://github.com/upscayl/upscayl.git synced 2025-02-17 11:18:36 +01:00

Remove yml

This commit is contained in:
Nayam Amarshe 2023-09-13 21:57:26 +05:30
parent a95a9486b5
commit 73827b11a9

View File

@ -40,7 +40,6 @@ jobs:
rm -rf node_modules/sharp
npm install --platform=darwin --arch=x64 sharp
npm rebuild --platform=darwin --arch=arm64 sharp
./node_modules/.bin/electron-rebuild
GH_TOKEN=${{ secrets.GITHUB_TOKEN }} npm run publish-mac-app
windows: