Skip to content

Commit ceca03e

Browse files
committed
zzzip
1 parent b6a1639 commit ceca03e

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: ./install-locator/gradlew runtime -p install-locator
35+
run: ./install-locator/gradlew runtimeZip -p install-locator
3636

3737
- name: Upload result
3838
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)