mirror of
https://github.com/islehorse/HISP.git
synced 2025-06-08 12:01:28 +12:00
Test native compilation
This commit is contained in:
parent
1afe643047
commit
65e7e9b3a5
5 changed files with 9 additions and 7 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -35,7 +35,9 @@ jobs:
|
|||
- name: Build win-x64
|
||||
continue-on-error: false
|
||||
run: |
|
||||
dotnet add HISPd package Microsoft.DotNet.ILCompiler --prerelease
|
||||
dotnet publish -p:PublishProfile=Win64.pubxml
|
||||
dotnet remove HISPd package Microsoft.DotNet.ILCompiler
|
||||
|
||||
- name: Build win-x86
|
||||
continue-on-error: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue