Skip to content

Commit c446743

Browse files
committed
patch docs.yml
1 parent e8eaca0 commit c446743

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ jobs:
3333
# ADJUST THIS: build your documentation into docs/.
3434
# We use a custom build script for pdoc itself, ideally you just run `pdoc -o docs/ ...` here.
3535
- run: uv run docs/make.py
36+
env:
37+
SQL_DIALECT: sqlite
3638
- uses: actions/configure-pages@v4
3739

3840

docs/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)