We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64a9e7b commit 06cf85eCopy full SHA for 06cf85e
1 file changed
.github/workflows/build.yml
@@ -34,4 +34,4 @@ jobs:
34
- name: Make gradlew executable
35
run: chmod +x ./gradlew
36
- name: Build with Gradle Wrapper
37
- run: ./gradlew build
+ run: ./gradlew build :morpher-api:build
0 commit comments