Skip to content

Commit

Permalink
debug: Anvil
Browse files Browse the repository at this point in the history
  • Loading branch information
janjakubnanista committed Jan 21, 2025
1 parent 3231272 commit 8a3ef59
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,12 @@ commands:
- run:
name: Install mise dependencies
command: mise install
- run:
name: Show executables
command: |
anvil --version
forge --version
cast --version
install-go-modules:
steps:
Expand Down

0 comments on commit 8a3ef59

Please sign in to comment.