Skip to content

Commit 4886be0

Browse files
committed
changing build
1 parent f7c5d84 commit 4886be0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ jobs:
138138
cd example
139139
yarn install
140140
cd android
141-
./gradlew clean --no-daemon --no-build-cache
141+
./gradlew compileKotlin compileJava --no-daemon --no-build-cache
142142
143143
- name: Perform CodeQL Analysis
144144
uses: github/codeql-action/analyze@v4

0 commit comments

Comments
 (0)