Skip to content

Commit

Permalink
Update .github/workflows/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 f865fe5 commit dc809b5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ jobs:
- name: Check branch docs building
if: ${{ github.event_name == 'pull_request' }}
working-directory: ./docs
run: |
make current-docs
run: make current-docs

- name: Generate multi-version docs
working-directory: ./docs
Expand Down

0 comments on commit dc809b5

Please sign in to comment.