This reverts commit a2ab577848
.
This commit is contained in:

committed by
GitHub

parent
a2ab577848
commit
b333d3d3a5
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -43,7 +43,7 @@ jobs:
|
||||
- name: Build PDF
|
||||
if: github.repository == 'tldr-pages/tldr' && github.ref == 'refs/heads/main'
|
||||
working-directory: ./scripts/pdf
|
||||
run: bash build-pdf.sh
|
||||
run: python render.py ../../pages -c solarized-light
|
||||
|
||||
- name: Deploy
|
||||
if: github.repository == 'tldr-pages/tldr' && github.ref == 'refs/heads/main'
|
||||
|
Reference in New Issue
Block a user