CI: Fix msvc artifact name

This commit is contained in:
Luke Street 2021-03-29 21:57:26 -04:00
parent eb032863fb
commit b31d978858
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ jobs:
- name: Upload artifacts
uses: actions/upload-artifact@v2
with:
name: ${{env.URDE_VERSION}}-msvc
name: urde-${{env.URDE_VERSION}}-win32-msvc-x86_64
path: |
build/Binaries/urde.exe
build/Binaries/hecl.exe