provide path to the artifacts
This commit is contained in:
4
.github/workflows/full-regression.yml
vendored
4
.github/workflows/full-regression.yml
vendored
@ -92,6 +92,8 @@ jobs:
|
|||||||
|
|
||||||
- name: Upload artifacts
|
- name: Upload artifacts
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
|
with:
|
||||||
|
name: full-regression-test-artifact
|
||||||
|
path: full-regression-test-*.tar
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user