Piotr Czajkowski %!s(int64=2) %!d(string=hai) anos
pai
achega
4070bec8f0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/dotnet.yml

+ 1 - 1
.github/workflows/dotnet.yml

@@ -18,7 +18,7 @@ jobs:
       with:
         dotnet-version: 6.0.x
     - name: Restore dependencies
-      run: dotnet restore
+      run: dotnet restore PSDText/
     - name: Build
       run: dotnet build --no-restore PSDText/
     - name: Test