Skip to content

Commit

Permalink
chore: tenderly path
Browse files Browse the repository at this point in the history
  • Loading branch information
vikramarun committed Jan 17, 2024
1 parent 06021b3 commit 1fe7ed3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
- name: 'Install Tenderly CLI'
run: curl https://raw.githubusercontent.com/Tenderly/tenderly-cli/master/scripts/install-linux.sh | sudo sh
- name: 'Deploy to Tenderly Devnets'
run: ./utils/run_script_tenderly.sh
run: ./script/utils/run_script_tenderly.sh
shell: bash
- name: "Add devnet deployment summary"
run: |
Expand Down

0 comments on commit 1fe7ed3

Please sign in to comment.