Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/ticket-737/IMA-switch-toethers-j…
Browse files Browse the repository at this point in the history
…s' into ticket-737/IMA-switch-toethers-js-v1.6.0
  • Loading branch information
sergiy-skalelabs committed Jun 1, 2023
2 parents 72055ac + 842d738 commit 7fa90c9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,9 @@ jobs:
echo ------------ py3 wheel - pip
pip3 install wheel
echo ------------ slither analyzer install
pip3 install slither-analyzer==0.8.3
#pip3 install slither-analyzer==0.8.3
pip3 install -r proxy/scripts/requirements.txt
echo ------------ slither search attempt
sudo find / -name slither || true
echo ------------ slither location detection - after install
Expand Down

0 comments on commit 7fa90c9

Please sign in to comment.