Skip to content

Commit 6bd6b6f

Browse files
committed
loc
1 parent 640b22d commit 6bd6b6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
uses: gradle/actions/setup-gradle@v4
3333

3434
- name: Build Locator
35-
run: ./gradlew runtime
35+
run: ./install-locator/gradlew runtime -p install-locator
3636

3737
- name: Upload DMG as an artifact
3838
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)