Commit 48c735e9 authored by clabby's avatar clabby Committed by GitHub

Merge pull request #7909 from ethereum-optimism/cl/fix-devnet-ci

fix(ci): Pin nightly commit in `foundry` for devnet job
parents d83d7628 89c01483
......@@ -989,7 +989,7 @@ jobs:
command: |
curl -L https://foundry.paradigm.xyz | bash
source $HOME/.bashrc
foundryup
foundryup --version nightly-aa257c2fb50814dfc5da4b3688cd3b95b5e3844d
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