Update dotnet-desktop.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user