mirror of
https://github.com/ivabus/gui
synced 2025-04-24 06:27:09 +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
|
if-no-files-found: error
|
||||||
|
|
||||||
notorize_tauri:
|
notorize_tauri:
|
||||||
needs: [build_tauri]
|
needs: [build_desktop]
|
||||||
runs-on: macos-11
|
runs-on: macos-11
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
|
|
Loading…
Reference in a new issue