book
Some checks failed
/ test (push) Failing after 9s

This commit is contained in:
trimill 2024-12-25 22:00:52 -05:00
parent cf1475e94b
commit 2acb698030

View file

@ -24,7 +24,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: docs
path: ./docs/build/
path: docs/book
if-no-files-found: error
- name: Done