Skip to content

Commit 9701f79

Browse files
committed
Get lean
1 parent 7e2ec89 commit 9701f79

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/blueprint.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ jobs:
2727
with:
2828
fetch-depth: 0 # Fetch all history for all branches and tags
2929

30-
# - name: Build the project
31-
# uses: leanprover/lean-action@434f25c2f80ded67bba02502ad3a86f25db50709 # v1.3.0
32-
# with:
33-
# use-github-cache: false
30+
- name: Build the project
31+
uses: leanprover/lean-action@434f25c2f80ded67bba02502ad3a86f25db50709 # v1.3.0
32+
with:
33+
use-github-cache: false
3434

3535
- name: Compile blueprint and documentation
3636
uses: jcreedcmu/docgen-action@main

0 commit comments

Comments
 (0)