Skip to content

Commit

Permalink
Update smoke.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Szegoo authored Apr 16, 2024
1 parent 09e94e8 commit ad51510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/smoke.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: |
wget https://github.com/paritytech/zombienet/releases/download/v1.3.100/zombienet-linux-x64
chmod +x zombienet-linux-x64
yes 2>/dev/null | ./zombienet-linux-x64 setup polkadot
yes 2>/dev/null | ./zombienet-linux-x64 setup polkadot || true
- name: Pull Docker Image
run: docker pull szegoo/regionx-node:latest
Expand Down

0 comments on commit ad51510

Please sign in to comment.