Skip to content

Commit

Permalink
Update AutoDownload.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MustardChef authored Oct 8, 2023
1 parent 3224e05 commit d530cb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/AutoDownload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Obtain User Code
run: |
echo -e "user_code=${{ secrets.USER_CODE }}" > download/.ms_account
echo -e "user_code=${{ secrets.USER_CODE }}" >> download/.ms_account
- name: Generate WSA MSIX URL
run: python scripts/generateWSALinks.py arch WIF download wsaUrl
Expand Down

0 comments on commit d530cb8

Please sign in to comment.