Skip to content

Commit e957e1b

Browse files
committed
Dunno what happened here
1 parent 4ba52f6 commit e957e1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tagged_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,9 +422,9 @@ jobs:
422422
423423
build-tools:
424424
name: Build Tools
425+
needs: create_release
425426
if: startsWith(github.ref, 'refs/tags/d')
426427
uses: ./.github/workflows/buildtools.yml
427-
needs: create_release
428428

429429
# Final job to collect everything and upload to the release
430430
upload-tools:

0 commit comments

Comments
 (0)