Skip to content

Commit 973aa58

Browse files
authored
Update idf-build.yml
1 parent d6e6a5f commit 973aa58

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/idf-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: Checkout repository
1212
uses: actions/checkout@v4
1313
with:
14-
lfs: true # if you track any assets with Git LFS
14+
lfs: false # if you track any assets with Git LFS
1515

1616
- name: Set up Python (for fetch script)
1717
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)