Update build-macos.yml

This commit is contained in:
Evan Su 2024-06-21 23:53:17 -04:00 committed by GitHub
parent 6278a744cf
commit a54953ff78
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,7 +43,6 @@ jobs:
- name: Package as .app
run: |
mv dist/macos/Picocrypt.app.zip .
ls -l
unzip -d Picocrypt.app Picocrypt.app.zip
rm Picocrypt.app.zip
mv src/Picocrypt Picocrypt.app/Contents/MacOS/Picocrypt