Skip to content

Commit

Permalink
Update branch_build_hugo_en.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
simeononsecurity authored Dec 28, 2024
1 parent 0cec121 commit 1161972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/branch_build_hugo_en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
${{ runner.os }}-hugomod-en
- name: Build Hugo site
run: hugo --cleanDestinationDir -D -E -F --minify --enableGitInfo --cacheDir /tmp/hugo_cache --config /home/runner/work/simeononsecurity.ch/simeononsecurity.ch/config/language/en/config.toml
run: hugo --cleanDestinationDir -D -E -F -v --i18n-warnings --stepAnalysis --templateMetrics --minify --enableGitInfo --cacheDir /tmp/hugo_cache --config /home/runner/work/simeononsecurity.ch/simeononsecurity.ch/config/language/en/config.toml

- name: Delete non-public folders and files
run: |
Expand Down

0 comments on commit 1161972

Please sign in to comment.