We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33ad1ae commit c6edc11Copy full SHA for c6edc11
.github/workflows/gradle.yml
@@ -56,7 +56,7 @@ jobs:
56
if: matrix.os == 'windows-latest'
57
uses: actions/upload-artifact@v4
58
with:
59
- name: bedrockR-${{env.string_ver}}-win-x64-portable
+ name: bedrockR-${{env.string_ver}}-windows-x64-portable
60
path: build/builtDist
61
62
- name: Build Normal
0 commit comments