Skip to content

Commit

Permalink
adding a documentation build to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett committed Sep 16, 2024
1 parent 27218e2 commit ba3116c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
cd rrfs-workflow/doc/UsersGuide
sphinx-build -b html source build
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: docs
path: |
Expand Down

0 comments on commit ba3116c

Please sign in to comment.