Skip to content

Commit 92abbb0

Browse files
authored
ci: fix last commit
1 parent fb4dc85 commit 92abbb0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,8 @@ jobs:
125125

126126
release:
127127
name: Release
128-
# needs:
128+
needs:
129+
- build
129130
# - test-linux
130131
# - test-win
131132
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)