Skip to content

Commit

Permalink
chore: update network tag 0.49.0-alpha.5
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 23, 2024
1 parent 21deae3 commit a18b596
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.49.0-alpha.4 --balance=100000
npx @hashgraph/hedera-local start -d -—network-tag=0.49.0-alpha.5 --balance=100000
# Wait for the network to fully start
sleep 30
Expand Down

0 comments on commit a18b596

Please sign in to comment.