fix jar path
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -38,4 +38,4 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: artifacts
|
||||
path: "build/libs/*.jar"
|
||||
path: "**/build/libs/*.jar"
|
||||
|
||||
Reference in New Issue
Block a user