Skip to content

Commit 73ef170

Browse files
authored
Update maven.yml
1 parent ed63c85 commit 73ef170

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
uses: actions/upload-artifact@v3
3232
with:
3333
name: '${{ github.event.repository.name }}-${{ github.sha }}'
34-
path: /**/*.jar
34+
path: ./**/*.jar

0 commit comments

Comments
 (0)