Fix typo
This commit is contained in:
parent
3df58a44d9
commit
5fd0b63c76
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
- name: Download artifacts
|
||||
uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: artefacts
|
||||
name: artifacts
|
||||
path: Files
|
||||
|
||||
- name: Create msi from PowerShell Script
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue