We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6e6a5f commit 973aa58Copy full SHA for 973aa58
1 file changed
.github/workflows/idf-build.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: Checkout repository
12
uses: actions/checkout@v4
13
with:
14
- lfs: true # if you track any assets with Git LFS
+ lfs: false # if you track any assets with Git LFS
15
16
- name: Set up Python (for fetch script)
17
uses: actions/setup-python@v5
0 commit comments