napari / napari-sphinx-theme

https://napari.org/napari-sphinx-theme
BSD 3-Clause "New" or "Revised" License
4 stars 10 forks source link

[Maint] Update build_napari.yml to drop doctrees #160

Closed psobolewskiPhD closed 5 months ago

psobolewskiPhD commented 5 months ago

In https://github.com/napari/docs/pull/348 the build of docs was changed slightly to not put the doctrees in the html output. In this PR I alter the workflow that builds napari docs using the theme to account for this change. We don't need to delete the doctrees anymore, we can just upload the html folder instead.

psobolewskiPhD commented 5 months ago

So the artifact build and uploaded correctly here. I checked the action page and clicked workflow file: https://github.com/napari/napari-sphinx-theme/actions/runs/8460246134/workflow?pr=160 it is the one from here, this pr not the one from main. So I think all the paths and everything are correct for the change in the Makefile. In https://github.com/napari/docs/pull/380 I use the same paths, with .../html/