We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec79e34 commit ef61d01Copy full SHA for ef61d01
.github/actions/iota-private-network/setup/action.yml
@@ -19,7 +19,7 @@ runs:
19
- name: Start the Network
20
shell: bash
21
working-directory: iota
22
- run: iota start --with-faucet --force-regenesis
+ run: ./iota start --with-faucet --force-regenesis
23
24
- name: Wait for iota network to start
25
0 commit comments