Skip to content

Commit

Permalink
Update .gitpod.yml to pre-build Batteries so that users are not delay…
Browse files Browse the repository at this point in the history
…ed by the build process
  • Loading branch information
Shreyas4991 committed Aug 17, 2024
1 parent a975dea commit ae5d774
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 ae5d774

Please sign in to comment.