Skip to content

Commit

Permalink
Use powershell 5 for winget install
Browse files Browse the repository at this point in the history
  • Loading branch information
veteran29 committed Dec 21, 2024
1 parent ce2c261 commit 1aa9948
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/steam.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ jobs:
runs-on: windows-2022
steps:
- name: Install winget
shell: powershell
run: |
Import-Module Appx
$WinGetVer='1.8.1911'
Expand Down

0 comments on commit 1aa9948

Please sign in to comment.