Skip to content

Commit 304932e

Browse files
committed
ci/docs: checkout LFS publication
1 parent 63a559f commit 304932e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: actions/checkout@v4
2727
with:
2828
ref: publication
29-
fetch-depth: 0
29+
lfs: true
3030
- name: Checkout 🛎️ PR [debugging]
3131
if: ${{ github.event_name == 'pull_request' }}
3232
uses: actions/checkout@v4

0 commit comments

Comments
 (0)