Skip to content

Commit

Permalink
testing why the site is 404
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf authored Sep 8, 2023
1 parent 2560224 commit 75f10f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
shell: bash -l {0}
run: |
set -e
jupyter-book build jupyterbook --builder linkcheck
jupyter-book build jupyterbook
- name: GitHub Pages action
if: github.ref == 'refs/heads/main'
Expand Down

0 comments on commit 75f10f2

Please sign in to comment.