Skip to content

Commit

Permalink
Don't clear android tools
Browse files Browse the repository at this point in the history
  • Loading branch information
dumganhar committed Oct 7, 2023
1 parent a93b2a5 commit da03ff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/native-compile-platforms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ jobs:
uses: jlumbroso/free-disk-space@d5af243ce7bacb67384aa6c5b1fc5f169e30903e
with:
tool-cache: true
android: true
android: false
dotnet: true
haskell: true
large-packages: true
Expand Down

0 comments on commit da03ff9

Please sign in to comment.