Skip to content

Commit

Permalink
inspect
Browse files Browse the repository at this point in the history
  • Loading branch information
Ifropc committed Dec 5, 2024
1 parent c5ca55b commit 7be111a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bindings-ts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
--health-interval 10s \
--health-timeout 5s \
--health-retries 50
- run: docker wait quickstart
- run: docker inspect -f {{.State.Running}} quickstart
- run: rustup update
- run: cargo build
- run: rustup target add wasm32-unknown-unknown
Expand Down

0 comments on commit 7be111a

Please sign in to comment.