Skip to content

Commit

Permalink
add dummy wait
Browse files Browse the repository at this point in the history
  • Loading branch information
Ifropc committed Dec 19, 2024
1 parent b7944a0 commit 2a2a86b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/bindings-ts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ jobs:
done;
if: runner.os == 'windows'
shell: wsl-run {0}
- run: Start-Sleep -Seconds 900
if: runner.os == 'windows'
- run: Invoke-RestMethod -Uri http://localhost:8000/friendbot?addr=GDMSMNH2Y4RONFEZT6U7SCZP34L5XAAXWHQKELXUW6D2CUT6HNNBEXXY
if: runner.os == 'windows'
- run: rustup update
Expand Down

0 comments on commit 2a2a86b

Please sign in to comment.