diff --git a/scripts/Windows/Collections/Personal.ps1 b/scripts/Windows/Collections/Personal.ps1 index b77ce892..1d0bdf76 100644 --- a/scripts/Windows/Collections/Personal.ps1 +++ b/scripts/Windows/Collections/Personal.ps1 @@ -121,10 +121,12 @@ function Restore-PersonalApps([Context] $context) { # Gaming choco install -y goggalaxy; + choco install --ignore-checksums -y ` + ubisoft-connect; + choco install -y ` epicgameslauncher ` steam ` - ubisoft-connect ` Origin ` ea-app;