kopia lustrzana https://github.com/simonw/datasette
rodzic
d84e574e59
commit
4eb3ae40fb
|
@ -36,6 +36,7 @@ jobs:
|
|||
- name: Build fixtures.db
|
||||
run: python tests/fixtures.py fixtures.db fixtures.json plugins --extra-db-filename extra_database.db
|
||||
- name: Build docs.db
|
||||
if: ${{ github.ref == 'refs/heads/main' }}
|
||||
run: |-
|
||||
cd docs
|
||||
sphinx-build -b xml . _build
|
||||
|
|
Ładowanie…
Reference in New Issue