We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aa1c73e + 5030f15 commit f1be39cCopy full SHA for f1be39c
.circleci/config.yml
@@ -51,6 +51,7 @@ commands:
51
command: |
52
curl -L https://foundry.paradigm.xyz | bash
53
~/.foundry/bin/foundryup
54
+ echo "export PATH=$HOME/.foundry/bin:$PATH" >> $BASH_ENV
55
56
- run:
57
name: Get ExamplesRegtest
0 commit comments