Skip to content

Commit 980aa97

Browse files
build: update pipeline
Signed-off-by: Philip Windecker <philip.windecker@avenyr.de>
1 parent 34a1a55 commit 980aa97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/antora-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
uses: docker://ghcr.io/asam-ev/project-guide-docker:4
4848
with:
4949
entrypoint: sh
50-
args: ls & repo/generator/run-build.sh
50+
args: antora --stacktrace --fetch --clean generator/site.yml
5151

5252
- name: Upload artifact
5353
uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)