this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

turns out that was the wrong place to put nojekyll anyway

-1
-1
.github/workflows/build-docs.yml
··· 22 22 cd ./docs/ 23 23 sphinx-apidoc -f -o _apidocs/ ../src/atmst 24 24 make html 25 - touch _build/html/.nojekyll 26 25 - name: Archive generated docs 27 26 uses: actions/upload-artifact@v4 28 27 with: