mirror of
https://github.com/wavetermdev/waveterm.git
synced 2024-12-21 16:38:23 +01:00
add needs: runbuild (#1149)
This commit is contained in:
parent
0b74d72cfd
commit
76bb374d52
1
.github/workflows/build-helper.yml
vendored
1
.github/workflows/build-helper.yml
vendored
@ -162,6 +162,7 @@ jobs:
|
||||
path: make
|
||||
create-release:
|
||||
runs-on: ubuntu-latest
|
||||
needs: runbuild
|
||||
if: ${{ github.event_name != 'workflow_dispatch' }}
|
||||
steps:
|
||||
- name: Download artifacts
|
||||
|
Loading…
Reference in New Issue
Block a user