Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Ifropc committed Dec 5, 2024
1 parent 9aab5ce commit d1da372
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 @@ -52,7 +52,7 @@ jobs:
--health-interval 10s \
--health-timeout 5s \
--health-retries 50
- run: docker inspect -f {{.State.Health.Status}} quickstart
- run: docker inspect quickstart
- run: rustup update
- run: cargo build
- run: rustup target add wasm32-unknown-unknown
Expand Down

0 comments on commit d1da372

Please sign in to comment.