Update windows.yml

This commit is contained in:
TheTank20
2023-07-08 01:22:03 -05:00
committed by GitHub
parent ecc0ecd667
commit b2e858bbaa
+2 -2
View File
@@ -47,11 +47,11 @@ jobs:
- name: Upload build artifact (x86)
uses: actions/[email protected]
with:
name: xpmgr
name: xpmgr (x86)
path: .\Win32\Release
- name: Upload build artifact (x64)
uses: actions/[email protected]
with:
name: xpmgr
name: xpmgr (x64)
path: .\x64\Release