mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-06 21:25:42 +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
|
continue-on-error: false
|
||||||
run: |
|
run: |
|
||||||
cd HISPd
|
cd HISPd
|
||||||
dotnet publish -p:PublishProfile=LinuxARM.pubxml
|
dotnet publish -p:PublishProfile=Linux64.pubxml
|
||||||
cd ..
|
cd ..
|
||||||
# Currently broken ...
|
# Currently broken ...
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue