We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 656920c commit 44fe974Copy full SHA for 44fe974
1 file changed
.github/workflows/CI_build_updaters.yml
@@ -20,12 +20,12 @@ jobs:
20
name: AM32-bootloader-updaters-hex
21
path: |
22
obj/*_BL_UPDATER_*.hex
23
- retention-days: 7
+ retention-days: 60
24
25
- name: Archive build amj
26
uses: actions/upload-artifact@v4
27
with:
28
name: AM32-bootloader-updaters-amj
29
30
obj/*_BL_UPDATER_*.amj
31
0 commit comments