add one directory level for files upload
This commit is contained in:
parent
7479889e79
commit
a69abe43aa
2
.github/workflows/ci-build.yml
vendored
2
.github/workflows/ci-build.yml
vendored
@ -48,4 +48,4 @@ jobs:
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: ${{ steps.snapshotname.outputs.fname }}
|
||||
path: _output/*.???
|
||||
path: _output/*/*.???
|
||||
|
Loading…
Reference in New Issue
Block a user