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
|
name: artifact
|
||||||
path: |
|
path: |
|
||||||
build/install/*
|
build/install/*
|
||||||
|
retention-days: 1
|
||||||
|
|
||||||
- name: Upload Test Result
|
- name: Upload Test Result
|
||||||
uses: actions/upload-artifact@v7
|
uses: actions/upload-artifact@v7
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue