Skip to content

Commit

Permalink
rename to analyzer in entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
cb-elileers committed Nov 19, 2024
1 parent 4e2c4bd commit 3ce174b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/analyzer-action/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ install_foundry() {
install_4naly3er() {
# Download the forked repo and CD in
git clone https://github.com/cb-elileers/analyzer
cd 4naly3er
cd analyzer
# Install deps using Yarn
yarn
# Save 4naly3er path in TOOLPWD
Expand Down

0 comments on commit 3ce174b

Please sign in to comment.