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 fa55d2e commit fb4b4fcCopy full SHA for fb4b4fc
.github/workflows/build.yml
@@ -44,5 +44,5 @@ jobs:
44
if: ${{ runner.os == 'Linux' && matrix.java == '17' }}
45
uses: actions/upload-artifact@v3.1.2
46
with:
47
- name: Artifacts
+ name: artifacts
48
path: out/
0 commit comments