Skip to content

Commit

Permalink
Update publish-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mjansen4857 authored Jul 22, 2023
1 parent 089c04f commit 42c283a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
working-directory: pathplannerlib/build/docs
run: |
mkdir docs
mv javadoc docs/javadoc
mv cpp docs/cpp
mv javadoc docs/
mv cpp docs/
- name: Deploy generated documentation to GitHub Pages
uses: s0/git-publish-subdir-action@v2.6.0
Expand Down

0 comments on commit 42c283a

Please sign in to comment.