diff --git a/requirements.ps1 b/requirements.ps1 index 34e2040..137af2e 100644 --- a/requirements.ps1 +++ b/requirements.ps1 @@ -15,7 +15,8 @@ $packages = @( "spotify.spotify", "microsoft.azuredatastudio", "mozilla.thunderbird", - "yubico.authenticator" + "yubico.authenticator", + "microsoft.powershell" ) # Iterate through each package and install it