mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-07-04 12:35:52 +00:00
CI: Fix msvc artifact name
This commit is contained in:
parent
eb032863fb
commit
b31d978858
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -178,7 +178,7 @@ jobs:
|
|||||||
- name: Upload artifacts
|
- name: Upload artifacts
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: ${{env.URDE_VERSION}}-msvc
|
name: urde-${{env.URDE_VERSION}}-win32-msvc-x86_64
|
||||||
path: |
|
path: |
|
||||||
build/Binaries/urde.exe
|
build/Binaries/urde.exe
|
||||||
build/Binaries/hecl.exe
|
build/Binaries/hecl.exe
|
||||||
|
Loading…
x
Reference in New Issue
Block a user