mirror of
https://github.com/serai-dex/serai.git
synced 2024-12-22 19:49:22 +00:00
This commit is contained in:
parent
8d56c43f5e
commit
09fdc1b77a
1 changed files with 2 additions and 2 deletions
|
@ -19,8 +19,8 @@ runs:
|
|||
shell: bash
|
||||
run: |
|
||||
pip3 install solc-select
|
||||
solc-select install 0.8.9
|
||||
solc-select use 0.8.9
|
||||
solc-select install 0.8.16
|
||||
solc-select use 0.8.16
|
||||
|
||||
- name: Install Rust
|
||||
uses: ./.github/actions/cached-rust
|
||||
|
|
Loading…
Reference in a new issue