Skip to content

Commit

Permalink
chore: network tag
Browse files Browse the repository at this point in the history
Signed-off-by: svetoslav-nikol0v <[email protected]>
  • Loading branch information
svetoslav-nikol0v committed Apr 18, 2024
1 parent 38ef737 commit 9f128cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
id: start-local-node
if: ${{ steps.build-sdk.conclusion == 'success' && !cancelled() && always() }}
run: |
npx @hashgraph/hedera-local start -d --network-tag=0.48.0 --balance=100000
npx @hashgraph/hedera-local start -d --network local --balance=100000
# Wait for the network to fully start
sleep 30
Expand Down

0 comments on commit 9f128cd

Please sign in to comment.