github workflow retention
Signed-off-by: James Cherry <cherry@parallaxsw.com>
This commit is contained in:
parent
b20a9384ef
commit
49d0ba2cfc
|
|
@ -44,6 +44,7 @@ jobs:
|
|||
name: artifact
|
||||
path: |
|
||||
build/install/*
|
||||
retention-days: 1
|
||||
|
||||
- name: Upload Test Result
|
||||
uses: actions/upload-artifact@v7
|
||||
|
|
|
|||
Loading…
Reference in New Issue