Skip to content

Commit

Permalink
chore: add path
Browse files Browse the repository at this point in the history
  • Loading branch information
itsyaasir committed Nov 27, 2024
1 parent c59c3b3 commit 4041ca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/iota-rebase-sandbox/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ runs:
echo "$PWD" >> $GITHUB_PATH
export PATH="$PWD:$PATH"
which iota || echo "iota not found in PATH"
ls -la "$PWD"
- name: Start the Network
Expand Down

0 comments on commit 4041ca7

Please sign in to comment.