This commit is contained in:
Carlos Polop
2025-01-09 02:04:38 +01:00
parent 4fae1360a8
commit 3eff514680
19 changed files with 114 additions and 99 deletions

View File

@@ -50,7 +50,7 @@ jobs:
# Build the mdBook
- name: Build mdBook
run: MDBOOK_BOOK__LANGUAGE=en mdbook build
run: MDBOOK_BOOK__LANGUAGE=$BRANCH mdbook build || (cat hacktricks-preprocessor-error.log && exit 1)
# Cat hacktricks-preprocessor.log
#- name: Cat hacktricks-preprocessor.log