Skip to content

Commit 06cf85e

Browse files
committed
Update build.yml
1 parent 64a9e7b commit 06cf85e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
- name: Make gradlew executable
3535
run: chmod +x ./gradlew
3636
- name: Build with Gradle Wrapper
37-
run: ./gradlew build
37+
run: ./gradlew build :morpher-api:build

0 commit comments

Comments
 (0)