Skip to content

Commit

Permalink
Better output when building demo
Browse files Browse the repository at this point in the history
  • Loading branch information
emilk committed Dec 28, 2024
1 parent 8131b7b commit f37a8f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/setup_web.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ set -eu
script_path=$( cd "$(dirname "${BASH_SOURCE[0]}")" ; pwd -P )
cd "$script_path/.."

set -x

# Pre-requisites:
rustup target add wasm32-unknown-unknown

Expand Down

0 comments on commit f37a8f9

Please sign in to comment.