forked from IT-Syndikat/its-network
Use git-lfs in pipeline as well
Signed-off-by: Wachtl Enterprises LLC <tyrolyean@escpe.net>
This commit is contained in:
parent
14dbf602d1
commit
3cf62b70bb
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
- 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