Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
austinsonger committed Dec 5, 2024
1 parent eafd5ee commit 1ac6d5b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/mdbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ jobs:
run: |
mdbook build -d ./output
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
Expand All @@ -49,3 +52,4 @@ jobs:
id: deployment
uses: actions/deploy-pages@v4


0 comments on commit 1ac6d5b

Please sign in to comment.