Skip to content

Commit

Permalink
Reduce cAT
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed Feb 27, 2021
1 parent ee1df38 commit cb93c55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Android-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
env:
VERSION: ${{ github.ref }}
with:
cmd: ./gradlew cAT -Ponly_x86_64 --continue
cmd: ./gradlew :app:cAT -Ponly_x86_64 --continue
api: 28
tag: default
abi: x86_64
Expand Down

0 comments on commit cb93c55

Please sign in to comment.