Commit d766780e authored by clabby's avatar clabby

Remove version pin on `foundryup` in devnet job

parent 986b2b0e
......@@ -989,7 +989,7 @@ jobs:
command: |
curl -L https://foundry.paradigm.xyz | bash
source $HOME/.bashrc
foundryup --version nightly-aa257c2fb50814dfc5da4b3688cd3b95b5e3844d
foundryup
echo 'export PATH=$HOME/.foundry/bin:$PATH' >> $BASH_ENV
source $HOME/.bashrc
forge --version
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment