We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f4fbb7 commit c335e7aCopy full SHA for c335e7a
.github/workflows/sphinx.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Install dependencies
17
run: conda install -y sphinx_rtd_theme
18
- name: Build HTML
19
- - uses: ammaraskar/sphinx-action@master
+ uses: ammaraskar/sphinx-action@master
20
with:
21
pre-build-command: "conda install -y sphinx_rtd_theme"
22
- name: Upload artifacts
0 commit comments