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 640b22d commit 6bd6b6fCopy full SHA for 6bd6b6f
.github/workflows/release.yml
@@ -32,7 +32,7 @@ jobs:
32
uses: gradle/actions/setup-gradle@v4
33
34
- name: Build Locator
35
- run: ./gradlew runtime
+ run: ./install-locator/gradlew runtime -p install-locator
36
37
- name: Upload DMG as an artifact
38
uses: actions/upload-artifact@v4
0 commit comments