Skip to content

Commit

Permalink
[skip-ci] fix ci doc deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
bmatthieu3 committed Jul 2, 2024
1 parent 4cc7185 commit ca5cf26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api_doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
uses: actions/upload-pages-artifact@v3
with:
# Upload entire repository
path: './doc'
path: './docs'
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4

0 comments on commit ca5cf26

Please sign in to comment.