Explorar o código

Update dotnet-desktop.yml

Marcin Ziąbek %!s(int64=2) %!d(string=hai) anos
pai
achega
1cc606261c
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      .github/workflows/dotnet-desktop.yml

+ 4 - 0
.github/workflows/dotnet-desktop.yml

@@ -33,6 +33,10 @@ jobs:
         with:
           dotnet-version: '6.0.x'
 
+      - name: 🛠 Build Solution 🛠
+        shell: bash
+        run: cd Source
+
       - name: 🔄 Restore Nuget Packages 🔄
         shell: bash
         run: dotnet restore