Skip to content

Commit

Permalink
setup elan
Browse files Browse the repository at this point in the history
  • Loading branch information
bollu committed Apr 2, 2024
1 parent 4353bb6 commit 439d515
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ jobs:
with:
install_url: https://releases.nixos.org/nix/nix-2.12.0/install

- name: Install Elan
run: |
curl https://raw.githubusercontent.com/leanprover/elan/master/elan-init.sh -sSf | sh
- name: Run Benchmarking Suite
run: |
cd 1-runs/1-SKELETON
Expand Down

0 comments on commit 439d515

Please sign in to comment.