We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af463f9 commit 5963c78Copy full SHA for 5963c78
.github/workflows/example-sphinx.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Build and Commit
30
uses: aerostack2/pages@doxygen_command
31
with:
32
- aerostack2_modules: aerostack2
+ aerostack2_modules: as2_python_api, aerostack2
33
sphinx_version: 7.2.6
34
- name: Push changes
35
uses: ad-m/github-push-action@master
0 commit comments