CI: fix missing pipe
This commit is contained in:
parent
d346d68aed
commit
b68b160d9f
1 changed files with 1 additions and 1 deletions
|
@ -64,6 +64,6 @@ jobs:
|
|||
- uses: forgejo/upload-artifact@v3
|
||||
with:
|
||||
name: Powercreep
|
||||
path:
|
||||
path: |
|
||||
.ci-destdir/*
|
||||
assets
|
||||
|
|
Loading…
Reference in a new issue