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

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

Loading…
Cancel
Save