Skip to content

Commit

Permalink
Merge pull request #17 from scientificcomputing/jorgensd-patch-1
Browse files Browse the repository at this point in the history
Update build_docs.yml
  • Loading branch information
jorgensd authored May 2, 2024
2 parents 7b34cd0 + d833d55 commit 441fc4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
run: jupyter book build .

- name: Upload artifact
if: always()
uses: actions/upload-artifact@v4
with:
path: ${{ env.PUBLISH_DIR }}
Expand Down

0 comments on commit 441fc4b

Please sign in to comment.