Skip to content

Commit c6edc11

Browse files
committed
name this properly
1 parent 33ad1ae commit c6edc11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
if: matrix.os == 'windows-latest'
5757
uses: actions/upload-artifact@v4
5858
with:
59-
name: bedrockR-${{env.string_ver}}-win-x64-portable
59+
name: bedrockR-${{env.string_ver}}-windows-x64-portable
6060
path: build/builtDist
6161

6262
- name: Build Normal

0 commit comments

Comments
 (0)