Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
0x5bfa committed Nov 1, 2023
1 parent c9d8b7b commit f9a00f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:
- uses: actions/download-artifact@v3
with:
name: 'Appx Packages (${{ env.CONFIGURATION }}, ${{ env.PRIMARY_ARCHITECTURE }})'
path: ${{ env.APPX_PACKAGE_DIR }}
path: ${{ env.ARTIFACTS_STAGING_DIR }}

- name: Install package
shell: pwsh
Expand Down

0 comments on commit f9a00f5

Please sign in to comment.