mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-06 13:15:42 +12:00
Update workflow >_>
This commit is contained in:
parent
710ac206c4
commit
d0ee86e08d
1 changed files with 4 additions and 1 deletions
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
|
@ -25,7 +25,10 @@ jobs:
|
|||
with:
|
||||
dotnet-version: 7.0.x
|
||||
include-prerelease: true
|
||||
|
||||
|
||||
- name: Setup WSL
|
||||
uses: Vampire/setup-wsl@v1.2.0
|
||||
|
||||
- name: Restore dependencies
|
||||
run: dotnet restore
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue