From bbbe30267b08371a2bc7e96132ce466fc9b6f640 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20L=C3=B3pez-Contreras?= Date: Wed, 4 Dec 2024 13:20:11 +0000 Subject: [PATCH] dont build docs --- .github/workflows/push_master.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push_master.yml b/.github/workflows/push_master.yml index 275a34fafb..69667104a6 100644 --- a/.github/workflows/push_master.yml +++ b/.github/workflows/push_master.yml @@ -75,7 +75,7 @@ jobs: MathlibDoc- - name: Build documentation - run: ~/.elan/bin/lake -Kenv=dev build Batteries:docs + run: ~/.elan/bin/lake -Kenv=dev build Lean:docs # - name: Build blueprint and copy to `website/blueprint` # uses: xu-cheng/texlive-action@v2