pull/3285/head
filip mertens 2 years ago
parent 4073004257
commit 8b55bdce26
  1. 2
      apps/remix-ide/ci/remixd_test.sh

@ -9,7 +9,7 @@ TEST_EXITCODE=0
echo $SHELL
# install foundry
curl -L https://foundry.paradigm.xyz | bash
curl -L https://foundry.paradigm.xyz | bash || true
# export /home/circleci/.foundry/bin to PATH
export PATH=$PATH:/home/circleci/.foundry/bin
foundryup

Loading…
Cancel
Save