We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51a2da6 commit 23a2bc7Copy full SHA for 23a2bc7
1 file changed
.github/workflows/ci.yml
@@ -24,4 +24,4 @@ jobs:
24
run: chmod +x gradlew
25
26
- name: Assemble
27
- run: ./gradlew assemble --no-daemon
+ run: ./gradlew composeApp:compileKotlinJvm --no-daemon
0 commit comments