Skip to content

Commit

Permalink
Require install to build site
Browse files Browse the repository at this point in the history
  • Loading branch information
rgoers committed Oct 27, 2024
1 parent 4dfe550 commit 7711fb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
whoami: ${{ github.ref_name }}-out
subdir: content/log4j/transform
target-branch: ${{ github.ref_name }}-out
install-required: true

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

0 comments on commit 7711fb2

Please sign in to comment.