This commit is contained in:
parent
7a07e7d3aa
commit
86b8025090
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
|||
dotnet-version: 8.0.x
|
||||
|
||||
- name: Restore dependencies
|
||||
run: dotnet restore
|
||||
run: dotnet restore src/Plpext/Plpext.sln
|
||||
|
||||
- name: Install tools
|
||||
run: dotnet tool install --global vpk
|
||||
|
|
Loading…
Reference in a new issue