Skip to content

Commit abd103c

Browse files
build: GH action
Signed-off-by: Andreas Reichel <andreas@manticore-projects.com>
1 parent 8018a82 commit abd103c

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -72,13 +72,6 @@ jobs:
7272
run: sudo apt-get install xsltproc sphinx-common
7373
- name: Install Python dependencies
7474
run: pip install furo myst_parser sphinx-prompt sphinx_substitution_extensions sphinx_issues sphinx_inline_tabs pygments
75-
- name: Checkout project sources
76-
uses: actions/checkout@main
77-
with:
78-
ref: master
79-
fetch-depth: 0
80-
- name: Setup Gradle
81-
uses: gradle/actions/setup-gradle@main
8275
- name: Build Sphinx documentation with Gradle
8376
run: FLOATING_TOC=false ./gradlew gitChangelogTask renderRR xslt xmldoc sphinx
8477
- name: Deploy Sphinx documentation

0 commit comments

Comments
 (0)