Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c775a27

Browse files
author
james
committed
test2
1 parent 2d93b3a commit c775a27

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/generate-query-help-docs.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ jobs:
4949
# pre-build-command: "python -m pip install --upgrade recommonmark"
5050
# build-command: "sphinx-build -b html . query-help-build"
5151
#- name: Upload HTML artifacts
52-
uses: actions/upload-artifact@v2
53-
with:
54-
name: query-help-html
55-
path: query-help
52+
# uses: actions/upload-artifact@v2
53+
# with:
54+
# name: query-help-html
55+
# path: query-help
5656

0 commit comments

Comments
 (0)