Fix typo
This commit is contained in:
parent
769be9ce6c
commit
a98388421c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
@ -73,7 +73,7 @@ jobs:
|
||||||
- name: Archive Build
|
- name: Archive Build
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: Package - Ubuntu
|
name: Package - Windows
|
||||||
path: |
|
path: |
|
||||||
build/output/BAPSicle.exe
|
build/output/BAPSicle.exe
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue