Skip to content

Commit

Permalink
adding docs to build
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett committed Jan 14, 2024
1 parent 970a3c1 commit d3ae5cf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/GCC.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,10 @@ jobs:
cd ${GITHUB_WORKSPACE}/build
cmake ${GITHUB_WORKSPACE}/fv3atm -DBUILD_TESTING=ON ${{ matrix.cmake_opts }}
make -j2
pwd
ls -l
cd docs
ls -l
doxygen
- name: debug-artifacts
Expand Down

0 comments on commit d3ae5cf

Please sign in to comment.