Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mandel authored Oct 1, 2024
1 parent 3dc9476 commit e126da9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/mkdocs-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ jobs:
- name: Copy viewer
working-directory: ./pdl-live
run: cp ./dist/bundle.js ../docs/dist/bundle.js
- name: Copy schema
run: cp ./pdl-schema.json ./docs/dist/pdl-schema.json
# Docs
- name: Setup Pages
uses: actions/configure-pages@v5
Expand Down

0 comments on commit e126da9

Please sign in to comment.