upload artifacts
This commit is contained in:
6
.github/workflows/quick-regression.yml
vendored
6
.github/workflows/quick-regression.yml
vendored
@ -81,10 +81,10 @@ jobs:
|
||||
--list-input=folder_list.txt
|
||||
tar -cvf quick-regression-test.tar run.log progress.yaml
|
||||
|
||||
- name: Download artifacts
|
||||
uses: actions/download-artifact@v4
|
||||
- name: Upload artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: quick-regression-test-artifact
|
||||
path: quick-regression-test.tar
|
||||
retention-days: 5
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user