mirror of
https://github.com/bitwarden/web
synced 2026-01-04 17:43:47 +00:00
Update build commands (#1180)
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -132,7 +132,7 @@ jobs:
|
||||
echo "Building app"
|
||||
echo "npm version $(npm --version)"
|
||||
npm install
|
||||
npm run dist:selfhost
|
||||
npm run dist:bit:selfhost
|
||||
|
||||
echo -e "\nBuilding Docker image"
|
||||
docker --version
|
||||
|
||||
Reference in New Issue
Block a user