Commit f20c5d11 authored by Rosty Geyyer's avatar Rosty Geyyer
Browse files

Fix the build path

parent 4ff543e0
......@@ -28,7 +28,7 @@ jobs:
- name: Build docs
run: cd docs
&& sh ./run_doc.sh
&& cd _build/html
&& cd ./source/_build/html
&& touch .nojekyll
- name: Deploy
uses: JamesIves/github-pages-deploy-action@releases/v3
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment