This commit is contained in:
parent
17ca4188ad
commit
fc2c1e1fef
1 changed files with 1 additions and 3 deletions
|
@ -22,6 +22,4 @@ jobs:
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: Artifacts
|
name: Artifacts
|
||||||
path:
|
path: 'build/libs'
|
||||||
- 'build/libs/*.jar'
|
|
||||||
- '!build/libs/*-sources.jar'
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue