Commit 89c01483 authored by clabby's avatar clabby

Change revision of nightly foundry in devnet CI

parent d83d7628
...@@ -989,7 +989,7 @@ jobs: ...@@ -989,7 +989,7 @@ jobs:
command: | command: |
curl -L https://foundry.paradigm.xyz | bash curl -L https://foundry.paradigm.xyz | bash
source $HOME/.bashrc source $HOME/.bashrc
foundryup foundryup --version nightly-aa257c2fb50814dfc5da4b3688cd3b95b5e3844d
echo 'export PATH=$HOME/.foundry/bin:$PATH' >> $BASH_ENV echo 'export PATH=$HOME/.foundry/bin:$PATH' >> $BASH_ENV
source $HOME/.bashrc source $HOME/.bashrc
forge --version 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