Skip to content

Commit

Permalink
get references
Browse files Browse the repository at this point in the history
  • Loading branch information
sheikh-nv committed Oct 11, 2024
1 parent 2af4852 commit 211734f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Generate docs
working-directory: ./docs
run: |
git tag
git for-each-ref --format "%(refname)" | sed 's/^refs\///g'
sphinx-multiversion . _build --dump-metadata
- name: Deploy to gh-pages
Expand Down

0 comments on commit 211734f

Please sign in to comment.