Skip to content

Commit

Permalink
Trying Lean4 install
Browse files Browse the repository at this point in the history
  • Loading branch information
jtristan committed Apr 25, 2024
1 parent d0aeab3 commit 24d9e4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/prep.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ pushd SampCert
set -o pipefail
curl -sSfL https://github.com/leanprover/elan/releases/download/v1.4.2/elan-x86_64-unknown-linux-gnu.tar.gz | tar xz
./elan-init -y --default-toolchain none
elan toolchain install leanprover/lean4:v4.7.0
echo "$HOME/.elan/bin" >> $GITHUB_PATH
lake build VMC
popd
Expand Down

0 comments on commit 24d9e4a

Please sign in to comment.