8000 Remove public/api check copied from client_java · JustinJohnsonK/client_python@2fcdfa6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2fcdfa6

Browse files
committed
Remove public/api check copied from client_java
Signed-off-by: Chris Marchbanks <csmarchbanks@gmail.com>
1 parent dc14069 commit 2fcdfa6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/github-pages.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,6 @@ jobs:
6060
--minify \
6161
--baseURL "${{ steps.pages.outputs.base_url }}/"
6262
working-directory: ./docs
63-
- name: ls ./docs/public/api
64-
run: echo 'ls ./docs/public/api' && ls ./docs/public/api
6563
- name: Upload artifact
6664
uses: actions/upload-pages-artifact@v1
6765
with:

0 commit comments

Comments
 (0)
0