m/cup
1
0
mirror of https://github.com/sergi0g/cup.git synced 2025-11-08 05:03:49 -05:00

ci: fix incorrect nightly workflow

This commit is contained in:
Sergio
2025-03-25 16:44:10 +02:00
committed by GitHub
parent d35759ec66
commit 806364f01d

View File

@@ -78,6 +78,7 @@ jobs:
nightly-release:
runs-on: ubuntu-latest
needs:
- get-tag
- build-binaries
- build-image
steps: