forked from Mirrors/gomuks
ci: fix dependency name
This commit is contained in:
parent
3b2ae2d625
commit
5284220e6c
1 changed files with 4 additions and 4 deletions
|
@ -38,9 +38,9 @@ frontend:
|
|||
paths:
|
||||
- gomuks
|
||||
dependencies:
|
||||
- build frontend
|
||||
- frontend
|
||||
needs:
|
||||
- build frontend
|
||||
- frontend
|
||||
|
||||
linux/amd64:
|
||||
<<: *build-linux
|
||||
|
@ -85,6 +85,6 @@ macos/arm64:
|
|||
- gomuks
|
||||
- libolm.3.dylib
|
||||
dependencies:
|
||||
- build frontend
|
||||
- frontend
|
||||
needs:
|
||||
- build frontend
|
||||
- frontend
|
||||
|
|
Loading…
Add table
Reference in a new issue