mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 15:53:27 +00:00
remove double build
This commit is contained in:
@@ -15,9 +15,6 @@ fi
|
||||
echo "Prod deploy: ${PROD_DEPLOY}"
|
||||
echo "Tag name: ${TAG_NAME}"
|
||||
|
||||
npm install
|
||||
npm run build:prod
|
||||
|
||||
chmod +x ./build.sh
|
||||
./build.sh
|
||||
./build.sh tag dev
|
||||
|
||||
Reference in New Issue
Block a user