mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-06 05:05:40 +12:00
fix upload
This commit is contained in:
parent
092e1a58bb
commit
0270b1e035
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -166,7 +166,7 @@ jobs:
|
|||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: HISP-WinARM64
|
||||
path: HorseIsleServer\HISPd\bin\arm64\Windows\net7.0\windows-arm64\native\
|
||||
path: HorseIsleServer\HISPd\bin\arm64\Windows\net7.0\win-arm64\native\
|
||||
|
||||
- name: Upload win-x86-noobs
|
||||
uses: actions/upload-artifact@v2
|
||||
|
|
Loading…
Add table
Reference in a new issue