mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-06 05:05:40 +12:00
fix linux
This commit is contained in:
parent
3e70ac1c6a
commit
0b8bed32cf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -37,7 +37,7 @@ jobs:
|
|||
continue-on-error: false
|
||||
run: |
|
||||
cd HISPd
|
||||
dotnet publish -p:PublishProfile=LinuxARM.pubxml
|
||||
dotnet publish -p:PublishProfile=Linux64.pubxml
|
||||
cd ..
|
||||
# Currently broken ...
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue