Skip to content

Commit

Permalink
Update Actions config
Browse files Browse the repository at this point in the history
  • Loading branch information
Difegue committed Oct 10, 2024
1 parent e702068 commit 170efb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:

# Upload the MSIX package: https://github.com/marketplace/actions/upload-artifact
- name: Upload build artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: MSIX Package
path: .\Sources\${{ env.Uap_Project_Directory }}\AppPackages

0 comments on commit 170efb3

Please sign in to comment.