mirror of
https://github.com/ivabus/gui
synced 2025-04-23 22:17:18 +03:00
fix
This commit is contained in:
parent
1c64e8dd31
commit
13d497f6f5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -150,7 +150,7 @@ jobs:
|
|||
if-no-files-found: error
|
||||
|
||||
notorize_tauri:
|
||||
needs: [build_tauri]
|
||||
needs: [build_desktop]
|
||||
runs-on: macos-11
|
||||
strategy:
|
||||
matrix:
|
||||
|
|
Loading…
Reference in a new issue