mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2025-01-11 01:19:07 +01:00
Fix artifact path
This commit is contained in:
parent
6665b16ba2
commit
7f544f9049
2
.github/workflows/build-switch.yml
vendored
2
.github/workflows/build-switch.yml
vendored
@ -25,5 +25,5 @@ jobs:
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: "switch-gl3"
|
||||
path: build/*.zip
|
||||
path: build/*.tar.xz
|
||||
if-no-files-found: error
|
Loading…
x
Reference in New Issue
Block a user