mirror of
https://git.btclock.dev/btclock/btclock_v3
synced 2025-06-06 18:31:01 +00:00
Fix GitHub action
This commit is contained in:
parent
6cf464c3e3
commit
00ac808731
1
.github/workflows/tagging.yml
vendored
1
.github/workflows/tagging.yml
vendored
@ -22,6 +22,7 @@ jobs:
|
|||||||
- name: Upload artifacts
|
- name: Upload artifacts
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
|
include-hidden-files: true
|
||||||
retention-days: 1
|
retention-days: 1
|
||||||
name: prepared-outputs
|
name: prepared-outputs
|
||||||
path: .pio/**/*.bin
|
path: .pio/**/*.bin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user