mirror of
https://github.com/GTAmodding/re3.git
synced 2025-08-27 01:25:03 +02:00
Fix artifact path
This commit is contained in:
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
|
Reference in New Issue
Block a user