diff --git a/.github/workflows/update-latex-math.yaml b/.github/workflows/update-latex-math.yaml index 47fc38b40..9eda886e3 100644 --- a/.github/workflows/update-latex-math.yaml +++ b/.github/workflows/update-latex-math.yaml @@ -30,6 +30,7 @@ jobs: # (example: there was an iml.tex that was superseded by ml-interpretable.tex) # 2. Download latex-math from the canonical repo into ./latex-math # 3. Delete latex-math.pdf to avoid dragging large binary blobs through the git history + - name: Get latex-math run: | rm -rf latex-math/*