1
0
mirror of https://github.com/td512/re3.git synced 2026-03-07 08:26:45 +00:00

Fix artifact path

This commit is contained in:
Adrian Graber
2021-07-13 01:32:43 +02:00
parent 6665b16ba2
commit 7f544f9049

View File

@@ -25,5 +25,5 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: "switch-gl3"
path: build/*.zip
if-no-files-found: error
path: build/*.tar.xz
if-no-files-found: error