This reverts commit e71ef39db9.
This commit is contained in:
Jordan Dominion
2023-08-21 13:45:50 -04:00
parent cf39147d20
commit 4b0c212a75
+1 -1
View File
@@ -1712,7 +1712,7 @@ jobs:
GITHUB_TOKEN: ${{ env.WINGET_PUSH_TOKEN }}
- name: Install wingetcreate
run: winget install wingetcreate --version 1.2.8.0 --disable-interactivity --accept-source-agreements # Pinned due to https://github.com/microsoft/winget-create/issues/429
run: winget install wingetcreate --disable-interactivity --accept-source-agreements
- name: Checkout
uses: actions/checkout@v3