mirror of
https://github.com/Anduin2017/HowToCook.git
synced 2026-06-28 00:24:22 +00:00
Update build.yml to checkout with lfs
This commit is contained in:
@@ -11,6 +11,8 @@ jobs:
|
|||||||
# Checkout, install tools..
|
# Checkout, install tools..
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
|
lfs: true
|
||||||
|
fetch-depth: 0
|
||||||
token: ${{ secrets.PAT }}
|
token: ${{ secrets.PAT }}
|
||||||
- uses: actions/setup-node@v4
|
- uses: actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user