Skip to content

Commit

Permalink
Fix ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Francisco Krause Arnim authored and Francisco Krause Arnim committed Apr 15, 2024
1 parent 3156f6f commit dc3e3cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Add solc
run: |
sudo add-apt-repository -y ppa:ethereum/ethereum
sudo apt-get update
sudo apt install solc
- name: Rustup toolchain install
uses: dtolnay/rust-toolchain@nightly
Expand Down

0 comments on commit dc3e3cb

Please sign in to comment.