Skip to content

Commit 5963c78

Browse files
committedApr 22, 2024·
python api added
1 parent af463f9 commit 5963c78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/example-sphinx.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Build and Commit
3030
uses: aerostack2/pages@doxygen_command
3131
with:
32-
aerostack2_modules: aerostack2
32+
aerostack2_modules: as2_python_api, aerostack2
3333
sphinx_version: 7.2.6
3434
- name: Push changes
3535
uses: ad-m/github-push-action@master

0 commit comments

Comments
 (0)
Please sign in to comment.