Skip to content

Commit

Permalink
github CI
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelpolach321 committed Sep 20, 2024
1 parent 287a4a5 commit a60739e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Integration test
name: Build documentation
on:
push:
branches:
Expand All @@ -16,6 +16,6 @@ jobs:
- name: Build Docs
uses: mattnotmitt/[email protected]
with:
working-directory: 'submodule/'
doxyfile-path: 'docs/Doxygen'
working-directory: ''
doxyfile-path: 'docs/'
enable-latex: true

0 comments on commit a60739e

Please sign in to comment.