Skip to content

Commit

Permalink
Update docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Sep 15, 2022
1 parent d6d9a41 commit e3a3c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Copy Jupyter Lite into Sphinx build
run: |
mkdir -p docs/_build/_extra/fast-python-notebook
mv _output docs/_build/_extra/fast-python-notebook
mv _output/ docs/_build/_extra/fast-python-notebook
shell: bash

- uses: actions/upload-artifact@v3
Expand Down

0 comments on commit e3a3c98

Please sign in to comment.