Skip to content

Commit f866c73

Browse files
authored
ci: Add missing needs key (#31)
1 parent 0dce603 commit f866c73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release_interu.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
os: ubuntu-latest
2222
release:
2323
runs-on: ubuntu-latest
24+
needs: [build]
2425
steps:
2526
- name: Download Artifacts
2627
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8

0 commit comments

Comments
 (0)