Skip to content

Commit

Permalink
Put a task version in
Browse files Browse the repository at this point in the history
  • Loading branch information
DHowett committed Jun 6, 2024
1 parent ca093ba commit efc6dff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/msstore-submissions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
echo ::set-output name=powerToysInstallerX64Url::$(jq -n "$powerToysSetup" | jq -r '[.[]|select(.name | contains("x64"))][0].browser_download_url')
echo ::set-output name=powerToysInstallerArm64Url::$(jq -n "$powerToysSetup" | jq -r '[.[]|select(.name | contains("arm64"))][0].browser_download_url')
- uses: microsoft/setup-msstore-cli
- uses: microsoft/setup-msstore-cli@v1

- name: Fetch Store Credential
uses: azure/cli@v2
Expand Down

0 comments on commit efc6dff

Please sign in to comment.