Skip to content

Commit

Permalink
Checkout docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ghutchis committed Dec 17, 2023
1 parent 05da0e2 commit 38943a7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,12 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Checkout docs
uses: actions/checkout@v4
with:
repository: openbabel/documentation
path: source/docs

# build the doxygen XML for breathe

- name: Install packages
Expand Down

0 comments on commit 38943a7

Please sign in to comment.