Skip to content

Commit 27bf301

Browse files
committed
Add missing "needs" in release flow
1 parent 4fbd58f commit 27bf301

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ jobs:
180180
name: Trigger release announcement
181181
runs-on: ubuntu-latest
182182
needs:
183+
- arm64-pc-windows-msvc-release
183184
- arm64-unknown-linux-release
184185
- x86-64-unknown-linux-release
185186
- x86-64-pc-windows-msvc-release

0 commit comments

Comments
 (0)