Bool is not string

Signed-off-by: Wachtl Enterprises LLC <tyrolyean@escpe.net>
This commit is contained in:
Wachtl Enterprises LLC 2025-03-17 00:11:59 +01:00 committed by Xiretza
parent 89fc7cb94a
commit dd6f200d44

View file

@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
lfs: 'true'
lfs: true
- run: echo "cache_id=$(date --utc '+%V')" >> $GITHUB_ENV # (3)!
- name: "Build mkdocs site"
run: |