Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
carlogico committed Nov 22, 2024
1 parent 9fe45b8 commit 80361bb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,18 +21,18 @@ jobs:
- uses: actions/checkout@v2
with:
lfs: True

# Building as html.
- uses: ammaraskar/[email protected]
with:
docs-folder: "docs/"

# Building as a epub.
- uses: ammaraskar/sphinx-action@master
with:
build-command: "make epub"
docs-folder: "docs/"

# # Grabbing custom dependencies and building as a pdf.
# - uses: ammaraskar/sphinx-action@master
# with:
Expand Down

0 comments on commit 80361bb

Please sign in to comment.