Skip to content

Commit

Permalink
chore: tmp hack to release TG (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
justprosh authored Jan 26, 2023
1 parent 249f2f2 commit 55c8cb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions service/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ cp ../target/wasm32-wasi/release/trust-graph.wasm artifacts/
# download SQLite 3 to use in tests
curl -L https://github.com/fluencelabs/sqlite/releases/download/v0.15.0_w/sqlite3.wasm -o artifacts/sqlite3.wasm

# generate Aqua bindings
marine aqua artifacts/trust-graph.wasm -s TrustGraph -i trust-graph > ../aqua/trust-graph.aqua
# # generate Aqua bindings
# marine aqua artifacts/trust-graph.wasm -s TrustGraph -i trust-graph > ../aqua/trust-graph.aqua

0 comments on commit 55c8cb7

Please sign in to comment.