Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake-Shadle committed Jun 19, 2024
1 parent 7a198f8 commit df8d655
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Download book
uses: actions/download-artifact@v1
uses: actions/download-artifact@v4
with:
name: doc-book
- name: Assemble gh-pages
Expand Down

0 comments on commit df8d655

Please sign in to comment.