Skip to content

Commit

Permalink
Merge pull request #980 from prometheus/fix-doc-site-build
Browse files Browse the repository at this point in the history
Fix doc site build
  • Loading branch information
csmarchbanks committed Nov 15, 2023
2 parents dc14069 + 2fcdfa6 commit d8306b7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/github-pages.yaml
Original file line number Diff line number Diff line change
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 d8306b7

Please sign in to comment.