Skip to content

Commit

Permalink
chore: update .gitpod.yml to pre-build Batteries (#924)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shreyas4991 authored Sep 9, 2024
1 parent 39fef54 commit 2b13f6c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,8 @@ image:
vscode:
extensions:
- leanprover.lean4

tasks:
- init: |
elan self update
lake build

0 comments on commit 2b13f6c

Please sign in to comment.