test artifacts2
This commit is contained in:
parent
66146da3dd
commit
42c2b7693e
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -79,5 +79,5 @@ jobs:
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: my-artifact
|
name: my-artifact
|
||||||
path: ${{ github.workspace }}/dist/*
|
path: ${{ github.workspace }}/norduniclient-package.md
|
||||||
retention-days: 5
|
retention-days: 5
|
||||||
|
|
Loading…
Reference in a new issue