Skip to content

Commit

Permalink
Remove public/api check copied from client_java
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Marchbanks <csmarchbanks@gmail.com>
  • Loading branch information
csmarchbanks committed Nov 14, 2023
1 parent dc14069 commit 2fcdfa6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/github-pages.yaml
Expand Up @@ -60,8 +60,6 @@ jobs:
--minify \
--baseURL "${{ steps.pages.outputs.base_url }}/"
working-directory: ./docs
- name: ls ./docs/public/api
run: echo 'ls ./docs/public/api' && ls ./docs/public/api
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
with:
Expand Down

0 comments on commit 2fcdfa6

Please sign in to comment.