Chain github action steps
This commit is contained in:
parent
d1c8210544
commit
c4cdaf0e79
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
|
@ -11,6 +11,7 @@ jobs:
|
|||
|
||||
build:
|
||||
runs-on: windows-latest
|
||||
needs: call-build
|
||||
steps:
|
||||
- name: Create msi from PowerShell Script
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue