Update dotnet-desktop.yml

pull/7/head
Leapward-Koex 2024-02-09 22:00:38 +13:00 committed by GitHub
parent 6a2a2818cc
commit f86c36835b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -103,6 +103,9 @@ jobs:
- name: Remove the pfx
run: Remove-Item -path $env:Wap_Project_Directory\GitHubActionsWorkflow.pfx
- name: List
run: Get-ChildItem -Path . -Recurse
# Upload the MSIX package: https://github.com/marketplace/actions/upload-a-build-artifact
- name: Upload build artifacts
uses: actions/upload-artifact@v3