mirror of
https://github.com/GTAmodding/re3.git
synced 2024-11-15 02:29:01 +00:00
Update build-cmake-conan.yml
This commit is contained in:
parent
1a7810efe1
commit
3dfffdf351
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-cmake-conan.yml
vendored
2
.github/workflows/build-cmake-conan.yml
vendored
|
@ -112,5 +112,5 @@ jobs:
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: "${{ matrix.os }}-${{ matrix.platform }}"
|
name: "${{ matrix.os }}-${{ matrix.platform }}"
|
||||||
path: build/*.tar.xz
|
path: build/*.zip
|
||||||
if-no-files-found: error
|
if-no-files-found: error
|
||||||
|
|
Loading…
Reference in a new issue