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 b6a1639 commit ceca03eCopy full SHA for ceca03e
.github/workflows/release.yml
@@ -32,7 +32,7 @@ jobs:
32
uses: gradle/actions/setup-gradle@v4
33
34
- name: Build Locator
35
- run: ./install-locator/gradlew runtime -p install-locator
+ run: ./install-locator/gradlew runtimeZip -p install-locator
36
37
- name: Upload result
38
uses: actions/upload-artifact@v4
0 commit comments