ci: The package job needs prelude (#7768)
This commit is contained in:
parent
3412644a75
commit
afb5bfcd70
2
.github/workflows/github-release.yml
vendored
2
.github/workflows/github-release.yml
vendored
|
|
@ -179,7 +179,7 @@ jobs:
|
|||
path: app/rts/dist/
|
||||
|
||||
package:
|
||||
needs: [buildClient, buildServer, buildRts]
|
||||
needs: [prelude, buildClient, buildServer, buildRts]
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user