mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
reverting all of the testing code
This commit is contained in:
@@ -30,5 +30,5 @@ $chocoInstall = $distChocoDir + "\tools\chocolateyinstall.ps1";
|
||||
(Get-Content $chocoInstall).replace('__version__', $version).replace('__checksum__', $checksum) | Set-Content $chocoInstall
|
||||
choco pack $nuspec --version $version --out $distChocoDir
|
||||
cd $distChocoDir
|
||||
#choco push
|
||||
choco push
|
||||
cd $rootDir
|
||||
|
||||
Reference in New Issue
Block a user