mirror of
https://github.com/ivabus/gui
synced 2025-04-23 22:17:18 +03:00
fix deps
This commit is contained in:
parent
9d440270b5
commit
020d384fb2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -170,7 +170,7 @@ jobs:
|
|||
APPLE_PASSWORD: ${{ secrets.APPLE_PASSWORD }}
|
||||
|
||||
upload:
|
||||
needs: [build_desktop]
|
||||
needs: [notorize_tauri]
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
|
|
Loading…
Reference in a new issue