This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git
The following commit(s) were added to refs/heads/master by this push:
new dd0cc9d ISIS-2426: dummy edit (to test nightly site-build)
dd0cc9d is described below
commit dd0cc9dfdd3af3812f88f0855560191a4abcc2b6
Author: Andi Huber <[email protected]>
AuthorDate: Sat Sep 5 08:13:32 2020 +0200
ISIS-2426: dummy edit (to test nightly site-build)
---
.github/workflows/ci-build-site-no-push.yml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/.github/workflows/ci-build-site-no-push.yml
b/.github/workflows/ci-build-site-no-push.yml
index c3fde1d..f4cc9a1 100644
--- a/.github/workflows/ci-build-site-no-push.yml
+++ b/.github/workflows/ci-build-site-no-push.yml
@@ -64,8 +64,7 @@ jobs:
# we install the 'node' modules into the project root under
'node_modules',
# because we have no privileges to install them globally with -g option
run: npm i @antora/[email protected] @antora/[email protected]
@asciidoctor/[email protected] asciidoctor-kroki
- #[email protected]
-
+
- name: Print Antora Version
shell: bash
working-directory: ${{ env.PROJECT_ROOT_PATH }}