Skip to content

Commit cd0b8a2

Browse files
authored
Update build.yml
1 parent ae11299 commit cd0b8a2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,5 @@ jobs:
2727
uses: actions/upload-artifact@v4
2828
with:
2929
name: Artifacts
30-
path: build/libs/
30+
path: build/libs/*.jar
31+
if-no-files-found: error

0 commit comments

Comments
 (0)