Skip to content

Commit

Permalink
Remove retention-days
Browse files Browse the repository at this point in the history
  • Loading branch information
eamars committed Sep 3, 2023
1 parent c381805 commit 253850a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,7 @@ jobs:
- name: Archive Debug Artifact
uses: actions/upload-artifact@v3
with:
name: uf2-debug-symbol
retention-days: 5
name: uf2-debug
path: |
src/generated/version.c
build/*.bin
Expand Down

0 comments on commit 253850a

Please sign in to comment.