Skip to content

Commit

Permalink
Windows - optional_packages_install.ps1: add a TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-revay authored Mar 10, 2024
1 parent 97f09f0 commit 72132d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Windows_1X/optional_packages_install.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ $WINGET_PACKAGES = @(
'PrimateLabs.Geekbench.6'
'Geeks3D.FurMark'
'TechPowerUp.GPU-Z'
# TODO prime95 does not have a winget package - install manually?
)

$WINGET_PACKAGES | ForEach-Object {
Expand Down

0 comments on commit 72132d2

Please sign in to comment.