Skip to content

Commit

Permalink
chore: update working directory for docker image build in iota-privat…
Browse files Browse the repository at this point in the history
…e-network setup action
  • Loading branch information
itsyaasir committed Nov 21, 2024
1 parent 7f3d46b commit a34a187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/iota-private-network/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ runs:
- name: build docker images
shell: bash
working-directory: iota/docker/iota-private-network
run: |
cd docker/iota-private-network
../iota-node/build.sh -t iota-node --no-cache
../iota-indexer/build.sh -t iota-indexer --no-cache
../iota-tools/build.sh -t iota-tools --no-cache
Expand Down

0 comments on commit a34a187

Please sign in to comment.