mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-06 05:05:40 +12:00
change platformtarget
This commit is contained in:
parent
f9ef53339d
commit
3bbbf25537
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -46,6 +46,7 @@ jobs:
|
|||
- name: Build win-x86
|
||||
continue-on-error: false
|
||||
run: |
|
||||
set PlatformTarget=x86
|
||||
dotnet add HISPd package Microsoft.DotNet.ILCompiler --prerelease
|
||||
dotnet publish -r win-x86 -c Windows --self-contained
|
||||
mkdir "HISPd\bin\x86\Windows\net7.0\win-x86\native\gamedata"
|
||||
|
|
Loading…
Add table
Reference in a new issue