2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-04 15:55:51 +00:00

CI: Fix msvc artifact name

This commit is contained in:
Luke Street 2021-03-29 21:57:26 -04:00
parent eb032863fb
commit b31d978858

View File

@ -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