Skip to content

Commit

Permalink
debug deploy_docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bmandracchia committed Oct 2, 2024
1 parent fd3a5f8 commit cf1245b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy_docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ jobs:
with:
node-version: '16'

- name: Build documentation (if your docs need building)
run: npm run build-docs # or any other command to build docs

- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v4
with:
Expand Down

0 comments on commit cf1245b

Please sign in to comment.