Skip to content

Commit

Permalink
typo in install
Browse files Browse the repository at this point in the history
  • Loading branch information
urikirsh committed Feb 12, 2024
1 parent 6d3e4ba commit 8c09c22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/certora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Install solc
run: |
pip3 install solc-select
solc-select intall 0.8.21
solc-select install 0.8.21
solc-select use 0.8.21
# wget https://github.com/ethereum/solidity/releases/download/v0.8.21/solc-static-linux
# sudo mv solc-static-linux /usr/local/bin/solc8.21
Expand Down

0 comments on commit 8c09c22

Please sign in to comment.