Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Szegoo committed Apr 16, 2024
1 parent 07c85fa commit 974fe9c
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 | ./zombienet-linux-x64 setup polkadot
./zombienet-linux-x64 setup polkadot
- name: Pull Docker Image
run: docker pull szegoo/regionx-node:latest
Expand Down

0 comments on commit 974fe9c

Please sign in to comment.