Update releases.yml
This commit is contained in:
parent
ea8aedad21
commit
bf32fa3db7
1 changed files with 1 additions and 2 deletions
3
.github/workflows/releases.yml
vendored
3
.github/workflows/releases.yml
vendored
|
|
@ -10,9 +10,8 @@ jobs:
|
|||
runs-on: windows-latest
|
||||
steps:
|
||||
- name: Create msi from PowerShell Script
|
||||
shell: pwsh
|
||||
run: |
|
||||
.\create_msi.ps1
|
||||
"$Env:GITHUB_WORKSPACE\create_msi.ps1"
|
||||
- name: Create Release
|
||||
uses: ncipollo/release-action@v1.7.3
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue