Update dotnet-desktop.yml

This commit is contained in:
Marcin Ziąbek
2022-12-13 12:14:04 +01:00
committed by GitHub
parent 5f25e37f7f
commit a83d8c43fe
+8
View File
@@ -40,3 +40,11 @@ jobs:
- name: 🛠 Build Solution 🛠
shell: bash
run: dotnet build -c Release --no-restore
- name: Upload build artifacts
uses: actions/upload-artifact@v3
with:
name: Build Package
path: |
**/*.nupkg
**/*.snupkg