mirror of
https://github.com/UMSKT/xpmgr.git
synced 2026-08-15 06:00:22 +02:00
Update windows.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user