Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
magecnion committed Oct 31, 2023
1 parent b789706 commit c40dce6
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 @@ -132,7 +132,7 @@ jobs:
run: |
export ZOMBIENET_RELAYCHAIN_COMMAND=./polkadot
export ZOMBIENET_PARACHAIN_COMMAND=./target/release/laos-ownership
./zombienet-linux-x64 spawn ./ownership-chain/zombienet/native.toml -p native
./zombienet-linux-x64 spawn ./ownership-chain/zombienet/native.toml -p native &
echo "Zombienet started"
- name: Use Node.js 18
Expand Down

0 comments on commit c40dce6

Please sign in to comment.