Skip to content

Commit 7711fb2

Browse files
committed
Require install to build site
1 parent 4dfe550 commit 7711fb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-site.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
whoami: ${{ github.ref_name }}-out
6565
subdir: content/log4j/transform
6666
target-branch: ${{ github.ref_name }}-out
67+
install-required: true
6768

6869
export-version:
6970
if: github.repository == 'apache/logging-log4j-transform' && startsWith(github.ref_name, 'release/')

0 commit comments

Comments
 (0)