Skip to content

Commit 7589d8b

Browse files
committed
reverting back to gradle clean
1 parent e1647d9 commit 7589d8b

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
@@ -140,7 +140,7 @@ jobs:
140140
npx -v
141141
yarn install
142142
cd android
143-
./gradlew compileKotlin compileJava --no-daemon --no-build-cache
143+
./gradlew clean
144144
145145
- name: Perform CodeQL Analysis
146146
uses: github/codeql-action/analyze@v4

0 commit comments

Comments
 (0)