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