Skip to content

Commit

Permalink
Merge pull request #721 from Romanitho/update-wau.zip-link
Browse files Browse the repository at this point in the history
Update WAU.zip link
  • Loading branch information
Romanitho authored Sep 30, 2024
2 parents 4f6f97c + 16fe860 commit 17254f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/WAU-ReleaseBuilder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:
echo "Install counter file." > WAU_InstallCounter
echo "### Download the latest v1 WAU.zip (as v2 updater)"
wget https://github.com/Romanitho/Winget-AutoUpdate/releases/download/v1.21.11/WAU.zip -UseBasicParsing -OutFile .\WAU.zip
wget https://github.com/Romanitho/Winget-AutoUpdate/releases/download/v1.21.12/WAU.zip -UseBasicParsing -OutFile .\WAU.zip
- name: Create release
uses: ncipollo/release-action@2c591bcc8ecdcd2db72b97d6147f871fcd833ba5 # v1.14.0
Expand Down

0 comments on commit 17254f1

Please sign in to comment.