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 cd0eb72 commit ca0bce2Copy full SHA for ca0bce2
.github/workflows/ci.yml
@@ -58,5 +58,5 @@ jobs:
58
59
- uses: actions/upload-artifact@v4
60
with:
61
- name: jar
+ name: jar-${{ runner.os }}
62
path: target/*.jar
0 commit comments