Skip to content

Commit

Permalink
add slash
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian-dev28 committed Jun 28, 2024
1 parent 901891a commit 2de8e6f
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 @@ -34,7 +34,7 @@ jobs:
echo 'CAU23MVDEW7VMB3AXC5PL5GZO3HBYZPEIP2P46X4T3AIC4Y7FXYZWES5' > .soroban-example-dapp/abundance_token_id
echo 'CDJPYH5HNGZ24SEWXFJOW6RXXHHNKU4XPCPBMB2VRTDPTMVPLYFQKZIE' > .soroban-example-dapp/crowdfund_id
echo 'Test SDF Network ; September 2015' > .soroban-example-dapp/passphrase
echo 'https://soroban-testnet.stellar.org' > .soroban-example-dapp/rpc-url
echo 'https://soroban-testnet.stellar.org/' > .soroban-example-dapp/rpc-url
echo '{"network":"testnet","rpcUrl":"https://soroban-testnet.stellar.org","networkPassphrase":"Test SDF Network ; September 2015"}' > shared/config.json
- run: npm ci
Expand Down

0 comments on commit 2de8e6f

Please sign in to comment.