Skip to content

Commit

Permalink
🚧 auspice build --includeTiming
Browse files Browse the repository at this point in the history
  • Loading branch information
victorlin committed Oct 11, 2024
1 parent d4ffc98 commit 0671e90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ build-auspice() {
echo "Building a customised version of auspice"
cd auspice-client
npm ci
./node_modules/.bin/auspice build --verbose --extend ./customisations/config.json
./node_modules/.bin/auspice build --includeTiming --verbose --extend ./customisations/config.json
cd ..
}

Expand Down

0 comments on commit 0671e90

Please sign in to comment.