bluesky / hklpy

Diffractometer computation library with ophyd pseudopositioner support
https://blueskyproject.io/hklpy
BSD 3-Clause "New" or "Revised" License
2 stars 11 forks source link

Upload built documentation as artifact #281

Closed prjemian closed 8 months ago

prjemian commented 8 months ago

@mrakitin suggests:

... useful to upload artifacts with the built docs, so that the rendering can be checked w/o running the build locally. [see this example]

      - uses: actions/upload-artifact@v3
        with:
          name: ${{ env.REPOSITORY_NAME }}-docs
          path: docs/build/html/