mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-06 05:05:40 +12:00
Nevermind
This commit is contained in:
parent
ea96f347fa
commit
e0aff19845
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
@ -9,7 +9,7 @@ defaults:
|
|||
|
||||
jobs:
|
||||
build-linux:
|
||||
runs-on: windows-latest
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
|
@ -168,7 +168,7 @@ jobs:
|
|||
path: HorseIsleServer/debpackage
|
||||
|
||||
build-win:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: windows-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
|
|
Loading…
Add table
Reference in a new issue