Skip to content

Commit

Permalink
Update doc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MerlinDumeur authored Jul 10, 2023
1 parent 57c31e0 commit 078b0ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
export SPHINXBUILD=$CONDA/test/bin/sphinx-build
export SPHINXBUILD=/usr/share/miniconda/envs/test/bin/sphinx-build
make html
touch doc/_build/.nojekyll
touch _build/.nojekyll
- name: Archive artifact
shell: sh
if: runner.os == 'Linux'
Expand Down

0 comments on commit 078b0ed

Please sign in to comment.