Skip to content

Commit 76bb374

Browse files
authored
add needs: runbuild (#1149)
1 parent 0b74d72 commit 76bb374

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-helper.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ jobs:
162162
path: make
163163
create-release:
164164
runs-on: ubuntu-latest
165+
needs: runbuild
165166
if: ${{ github.event_name != 'workflow_dispatch' }}
166167
steps:
167168
- name: Download artifacts

0 commit comments

Comments
 (0)