Skip to content

Commit

Permalink
Merge pull request #11 from Becheler/develop
Browse files Browse the repository at this point in the history
docs: fix syntax doc workflow #7
  • Loading branch information
Becheler authored Dec 30, 2021
2 parents d69e6f0 + aa1f2db commit 9d2fb8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,5 @@ jobs:
run: ctest -C ${{env.BUILD_TYPE}}

- name: Docs
working-directory: ${{github.workspace}}/build
run: make doc

0 comments on commit 9d2fb8b

Please sign in to comment.