mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-09 23:34:20 +00:00
GHA: Set individual artifact retention-days
This commit is contained in:
parent
cdbfc7e677
commit
b163bc7a1f
2 changed files with 1 additions and 8 deletions
1
.github/actions/upload_artifact/action.yaml
vendored
1
.github/actions/upload_artifact/action.yaml
vendored
|
|
@ -41,6 +41,7 @@ runs:
|
|||
with:
|
||||
name: ${{ inputs.key }}
|
||||
path: tmp_artifact_upload
|
||||
retention-days: 1
|
||||
- name: Clean up
|
||||
shell: python3 {0}
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue