Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan Litteri authored and Ivan Litteri committed Jan 24, 2024
1 parent 6f13076 commit 2d1049f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,8 @@ jobs:
- name: Clone node
run: cd submodules && git clone https://github.com/lambdaclass/era-test-node.git --branch lambdaclasss_precompiles

- name: Download solc
uses: pontem-network/get-solc@master

- name: "Build precompiles"
run: make build-precompiles

0 comments on commit 2d1049f

Please sign in to comment.