Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cb7389 commit 1a4d691Copy full SHA for 1a4d691
1 file changed
.circleci/config.yml
@@ -77,7 +77,7 @@ doc-run: &doc-build
77
name: Build documentation
78
command: |
79
make html O=-T
80
- rm -rv build/html/_sources
+ rm -r build/html/_sources
81
working_directory: doc
82
83
doc-bundle-run: &doc-bundle
0 commit comments