Skip to content

Commit

Permalink
fix(trust-graph): Regenerate aqua bindings from wasm (#155)
Browse files Browse the repository at this point in the history
Add echo
  • Loading branch information
InversionSpaces authored Jan 17, 2024
1 parent bfdffee commit fd145c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions service/build.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/usr/bin/env bash

set -o errexit -o nounset -o pipefail
set -x

# set current working directory to script directory to run script from everywhere
cd "$(dirname "$0")"
Expand Down

0 comments on commit fd145c5

Please sign in to comment.