mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
address docs review comments
This commit is contained in:
@@ -47,7 +47,7 @@ jobs:
|
||||
with:
|
||||
docs-folder: "query-help/"
|
||||
pre-build-command: "python -m pip install --upgrade recommonmark"
|
||||
build-command: "sphinx-build -b html . _build"
|
||||
build-command: "sphinx-build -b dirhtml . _build"
|
||||
- name: Upload HTML artifacts
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user