Skip to content

Commit fb4b4fc

Browse files
committed
ci: change artifacts zip name
1 parent fa55d2e commit fb4b4fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@ jobs:
4444
if: ${{ runner.os == 'Linux' && matrix.java == '17' }}
4545
uses: actions/upload-artifact@v3.1.2
4646
with:
47-
name: Artifacts
47+
name: artifacts
4848
path: out/

0 commit comments

Comments
 (0)