Skip to content

Commit 23a2bc7

Browse files
Update ci.yml
1 parent 51a2da6 commit 23a2bc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
run: chmod +x gradlew
2525

2626
- name: Assemble
27-
run: ./gradlew assemble --no-daemon
27+
run: ./gradlew composeApp:compileKotlinJvm --no-daemon

0 commit comments

Comments
 (0)