Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
neon60 committed Sep 8, 2024
1 parent e447967 commit ea3b4f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ build:
- "graphviz" # For dot graphs in doxygen
jobs:
post_checkout:
- doxygen -v
- if [ -d ../clr ]; then rm -rf ../clr; fi
- if [ -d ../ROCR-Runtime ]; then rm -rf ../ROCR-Runtime; fi
- git clone --depth=1 --single-branch --branch docs/develop https://github.com/ROCm/clr.git ../clr
Expand Down

0 comments on commit ea3b4f7

Please sign in to comment.