mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-06 09:20:43 +01:00
remove double build
This commit is contained in:
parent
cf8b451e35
commit
526df6e41a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user