mirror of
https://github.com/ivabus/gui
synced 2025-04-23 22:17:18 +03:00
unsign dmg
This commit is contained in:
parent
97c0c487b3
commit
5e707139c7
1 changed files with 0 additions and 4 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -169,10 +169,6 @@ jobs:
|
|||
env:
|
||||
APPLE_ID: ${{ secrets.APPLE_ID }}
|
||||
APPLE_PASSWORD: ${{ secrets.APPLE_PASSWORD }}
|
||||
- run: xcrun altool --notarize-app --username "$APPLE_ID" --password "$APPLE_PASSWORD" --primary-bundle-id "xyz.tea.gui" --file ./tea.dmg
|
||||
env:
|
||||
APPLE_ID: ${{ secrets.APPLE_ID }}
|
||||
APPLE_PASSWORD: ${{ secrets.APPLE_PASSWORD }}
|
||||
|
||||
# build_tauri:
|
||||
# needs: changes
|
||||
|
|
Loading…
Reference in a new issue