b
Some checks failed
/ test (push) Failing after 1s

This commit is contained in:
trimill 2024-12-25 17:27:04 -05:00
parent 11b9e3f90a
commit 93141336e6

View file

@ -5,6 +5,7 @@ jobs:
container:
image: peaceiris/mdbook
steps:
- run: ls -lA
- run: mdbook build
working-directory: docs
- run: echo test successful