Skip to content

Commit aef4e8e

Browse files
authored
Update docs.yml
1 parent 60fbef3 commit aef4e8e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/workflows/docs.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,15 @@ jobs:
1616
with:
1717
persist-credentials: false
1818

19+
# Temporary solution since sphinx-multiversion does
20+
# not have -w option.
21+
- name: Pre-create log file
22+
run: touch /tmp/sphinx-log
23+
1924
- name: Build HTML
2025
uses: ammaraskar/sphinx-action@7.0.0
2126
with:
22-
build-command: "touch /tmp/sphinx-log && sphinx-multiversion source build/html"
27+
build-command: "sphinx-multiversion source build/html"
2328

2429
- name: Upload artifacts
2530
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy