mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 14:23:32 +00:00
fix prod deploy for snap and npm
This commit is contained in:
@@ -29,3 +29,4 @@ Copy-Item -Path $snapDir -Destination $distSnapDir –Recurse
|
||||
(Get-Content $snapDistYaml).replace('__version__', $version) | Set-Content $snapDistYaml
|
||||
cd $distSnapDir
|
||||
snapcraft
|
||||
cd $rootDir
|
||||
|
||||
Reference in New Issue
Block a user