Skip to content

Commit ab3d7ea

Browse files
committed
project definition
1 parent dfdd0a4 commit ab3d7ea

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
@@ -31,7 +31,7 @@ jobs:
3131
uses: gradle/actions/setup-gradle@v4
3232

3333
- name: Build with Gradle
34-
run: ./install-locator/gradlew runtime
34+
run: ./install-locator/gradlew runtime -p ./install-locator
3535

3636
- name: Install dependencies
3737
run: npm ci

0 commit comments

Comments
 (0)