Skip to content

Commit 6ebb771

Browse files
author
Azure Pipelines
committed
Merge remote-tracking branch 'origin/main' into publication
2 parents 73d097c + 304932e commit 6ebb771

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)