Skip to content

Commit

Permalink
🚧 npm config set loglevel verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
victorlin committed Oct 18, 2024
1 parent f6ad7a1 commit 1d1b070
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ build-auspice() {
echo "Building a customised version of auspice"
git config --global url."ssh://git@".insteadOf git://
cd auspice-client
npm config set loglevel verbose
npm ci
./node_modules/.bin/auspice build --verbose --extend ./customisations/config.json
cd ..
Expand Down

0 comments on commit 1d1b070

Please sign in to comment.