Skip to content

Commit

Permalink
Update docs.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: David Hoeller <[email protected]>
  • Loading branch information
Dhoeller19 authored Oct 18, 2024
1 parent 6a52b87 commit ba3ca0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
if: ${{ github.event_name == 'pull_request' }}
working-directory: ./docs
run: |
make single-docs
rm -rf _build/latest
make current-docs
rm -rf _build/current
- name: Generate multi-version docs
working-directory: ./docs
Expand Down

0 comments on commit ba3ca0c

Please sign in to comment.