Skip to content

Commit efb3933

Browse files
committed
lfs pull
1 parent be91cb8 commit efb3933

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/deploy-pages.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ jobs:
2020
steps:
2121
- name: Checkout
2222
uses: actions/checkout@v4
23+
with:
24+
'lfs': true
25+
- name: CheckoutLFS
26+
uses: actions/checkout@v4
27+
- run: git lfs pull
2328

2429
- name: Set up Docker Buildx
2530
uses: docker/setup-buildx-action@v3

0 commit comments

Comments
 (0)