Skip to content

Commit

Permalink
fix: Install foundry
Browse files Browse the repository at this point in the history
  • Loading branch information
janjakubnanista committed Jan 14, 2025
1 parent 404a077 commit 91ce0e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ jobs:
executor: default
steps:
- checkout-with-submodules
- install-foundry
- install-go-modules
- run:
# We need to "rename" some of the variables coming from the CircleCI context
Expand Down

0 comments on commit 91ce0e8

Please sign in to comment.