forked from IT-Syndikat/its-network
Bool is not string
Signed-off-by: Wachtl Enterprises LLC <tyrolyean@escpe.net>
This commit is contained in:
parent
89fc7cb94a
commit
dd6f200d44
1 changed files with 1 additions and 1 deletions
|
@ -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: |
|
||||
|
|
Loading…
Add table
Reference in a new issue