Skip to content

Commit

Permalink
remove cargo install_soroban
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian-dev28 committed Jun 28, 2024
1 parent 355f798 commit 037bfbf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 134 deletions.
133 changes: 0 additions & 133 deletions .cargo/config.toml

This file was deleted.

1 change: 0 additions & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
- run: rustup update
- run: rustup target add wasm32-unknown-unknown
- run: make build
- run: cargo install_soroban
- uses: actions/setup-node@v3
with:
node-version: 18.17.0
Expand Down

0 comments on commit 037bfbf

Please sign in to comment.