Skip to content

Commit

Permalink
build: install_stellar
Browse files Browse the repository at this point in the history
  • Loading branch information
chadoh committed Jul 3, 2024
1 parent 5ff07e6 commit 1b1c714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- run: rustup update
- run: rustup target add wasm32-unknown-unknown
- run: make build
- run: cargo install --locked soroban-cli --version 21.0.0-rc.1
- run: cargo install_stellar
- uses: actions/setup-node@v3
with:
node-version: 18.14.2
Expand Down

0 comments on commit 1b1c714

Please sign in to comment.