Skip to content

Commit

Permalink
Try fixing winget not found issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-revay committed Mar 9, 2024
1 parent 866dc68 commit a23375a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Windows_10/packages_install.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
Set-PSDebug -Trace 1
$ErrorActionPreference = "Stop"

winget

$WINGET_PACKAGES = @(
# Web browsers
'Mozilla.Firefox'
Expand Down

0 comments on commit a23375a

Please sign in to comment.