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 17, 2024
1 parent 4435121 commit fa2951e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ jobs:
working-directory: ./docs
run: |
git fetch --prune --unshallow --tags
git branch -r
echo exit code $?
git tag --list
make multi-docs
- name: Upload docs artifact
Expand Down

0 comments on commit fa2951e

Please sign in to comment.