Skip to content

Commit 9a9c720

Browse files
committed
git lfs also in actions
1 parent 11778ac commit 9a9c720

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/publish-insights.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ jobs:
2424
steps:
2525
- name: Checkout repository
2626
uses: actions/checkout@v3
27-
27+
with:
28+
lfs: true
2829
- name: Set up Node.js
2930
uses: actions/setup-node@v3
3031
with:

0 commit comments

Comments
 (0)