mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 17:04:35 +04:00
CI: enable jekyll for docs for overview README
the overview README contains links for the client and server side API, it's a markdown file and therefore requires jekyll to run. Signed-off-by: Paul Spooren <mail@aparcar.org>
This commit is contained in:
1
.github/workflows/jsdoc.yml
vendored
1
.github/workflows/jsdoc.yml
vendored
@@ -29,3 +29,4 @@ jobs:
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./docs/
|
||||
enable_jekyll: true
|
||||
|
||||
Reference in New Issue
Block a user