Skip to content

Commit

Permalink
update(adding-more-installations)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavan-Nambi committed Jan 4, 2023
1 parent 8388597 commit 9015e73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ jobs:
- name: Install dependencies
run: |
pip install ".[dev]"
solc-select use 0.4.25 --always-install
solc-select use 0.8.0 --always-install
solc-select use 0.5.1 --always-install
pip install typing_extensions==4.1.1
pip install importlib_metadata==4.8.3
Expand Down

0 comments on commit 9015e73

Please sign in to comment.