mirror of
https://github.com/pim-n/pg-rad
synced 2026-02-02 14:33:09 +01:00
Update and rename ci.yml to ci-docs.yml
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
name: ci
|
||||
name: ci-docs
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
@ -25,5 +25,6 @@ jobs:
|
||||
path: .cache
|
||||
restore-keys: |
|
||||
mkdocs-material-
|
||||
- run: pip install -e .
|
||||
- run: pip install mkdocs-material mkdocstrings-python
|
||||
- run: mkdocs gh-deploy --force
|
||||
Reference in New Issue
Block a user