Puth the path for dotnet restore
Some checks are pending
CI/CD / build (push) Waiting to run

This commit is contained in:
Felipe Cotti 2024-11-30 03:46:53 -03:00
parent 7a07e7d3aa
commit 86b8025090

View file

@ -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