Skip to content

Commit 00ac808

Browse files
committed
Fix GitHub action
1 parent 6cf464c commit 00ac808

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/tagging.yml

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- name: Upload artifacts
2323
uses: actions/upload-artifact@v4
2424
with:
25+
include-hidden-files: true
2526
retention-days: 1
2627
name: prepared-outputs
2728
path: .pio/**/*.bin

0 commit comments

Comments
 (0)