Skip to content

Commit

Permalink
Use main build.sh to build docs in docs CI (#3681)
Browse files Browse the repository at this point in the history
Authors:
  - Dante Gama Dessavre (https://github.com/dantegd)

Approvers:
  - Ray Douglass (https://github.com/raydouglass)
  - Dillon Cullinan (https://github.com/dillon-cullinan)

URL: #3681
  • Loading branch information
dantegd authored Mar 31, 2021
1 parent b10f31f commit 02b36b8
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions ci/docs/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,8 @@ conda list --show-channel-urls

# Build Doxygen docs
gpuci_logger "Build Doxygen docs"
cd $PROJECT_WORKSPACE/cpp/build
make doc

$PROJECT_WORKSPACE/build.sh cppdocs -v

# Build Python docs
gpuci_logger "Build Sphinx docs"
cd $PROJECT_WORKSPACE/docs
Expand Down

0 comments on commit 02b36b8

Please sign in to comment.