mirror of https://github.com/FDOS/kernel.git
add one directory level for files upload
This commit is contained in:
parent
7479889e79
commit
a69abe43aa
|
@ -48,4 +48,4 @@ jobs:
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: ${{ steps.snapshotname.outputs.fname }}
|
name: ${{ steps.snapshotname.outputs.fname }}
|
||||||
path: _output/*.???
|
path: _output/*/*.???
|
||||||
|
|
Loading…
Reference in New Issue