mirror of
https://github.com/sergi0g/cup.git
synced 2025-11-15 16:43:49 -05:00
ci: fix incorrect nightly workflow
This commit is contained in:
1
.github/workflows/nightly.yml
vendored
1
.github/workflows/nightly.yml
vendored
@@ -78,6 +78,7 @@ jobs:
|
|||||||
nightly-release:
|
nightly-release:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs:
|
needs:
|
||||||
|
- get-tag
|
||||||
- build-binaries
|
- build-binaries
|
||||||
- build-image
|
- build-image
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user