Skip to content

Commit

Permalink
build: GH action
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Reichel <[email protected]>
  • Loading branch information
manticore-projects committed Feb 2, 2025
1 parent 8018a82 commit abd103c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,13 +72,6 @@ jobs:
run: sudo apt-get install xsltproc sphinx-common
- name: Install Python dependencies
run: pip install furo myst_parser sphinx-prompt sphinx_substitution_extensions sphinx_issues sphinx_inline_tabs pygments
- name: Checkout project sources
uses: actions/checkout@main
with:
ref: master
fetch-depth: 0
- name: Setup Gradle
uses: gradle/actions/setup-gradle@main
- name: Build Sphinx documentation with Gradle
run: FLOATING_TOC=false ./gradlew gitChangelogTask renderRR xslt xmldoc sphinx
- name: Deploy Sphinx documentation
Expand Down

0 comments on commit abd103c

Please sign in to comment.