Build using Windows
This commit is contained in:
parent
13d5c4bb93
commit
cf706a71a7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/LANCommander.yml
vendored
2
.github/workflows/LANCommander.yml
vendored
|
@ -19,7 +19,7 @@ on:
|
|||
jobs:
|
||||
build:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: windows-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
Loading…
Add table
Reference in a new issue