Skip to content

Commit ae74a3f

Browse files
authored
Update idf-build.yml
1 parent cab60db commit ae74a3f

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.github/workflows/idf-build.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,9 @@ jobs:
4242
- name: Upload build artifacts (entire build dir)
4343
uses: actions/upload-artifact@v4
4444
with:
45-
name: tab5-build-${{ github.run_id }}
45+
name: tab5-build
4646
path: |
4747
platforms/tab5/build/**
48-
retention-days: 7
48+
retention-days: 7
49+
50+

0 commit comments

Comments
 (0)