Update dotnet-desktop.yml

This commit is contained in:
Marcin Ziąbek
2023-01-11 23:04:22 +01:00
committed by GitHub
parent 0a6c021fe9
commit 1cc606261c
+4
View File
@@ -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