We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46ca255 commit d12c72eCopy full SHA for d12c72e
.github/workflows/androidCI.yml
@@ -43,6 +43,3 @@ jobs:
43
44
- name: Gradle과 함께 빌드
45
run: ./gradlew build
46
-
47
- - name: Application 빌드
48
- run: ./gradlew --no-daemon build
0 commit comments