Update windows.yml

This commit is contained in:
Bluzume 2021-01-29 02:21:36 +13:00 committed by GitHub
parent fd7a20303d
commit e6c3962501
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,10 +44,10 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: win-x64
path: HorseIsleServer/bin/x64/Windows/net5.0/win-x64/publish/
path: Horse Isle Server\HorseIsleServer\bin/x64\Windows\net5.0\win-x64\publish\
- name: upload win-x86
uses: actions/upload-artifact@v2
with:
name: win-x86
path: HorseIsleServer/bin/x86/Windows/net5.0/win-x86/publish/
path: Horse Isle Server\HorseIsleServer\bin\x86\Windows\net5.0\win-x86\publish\