diff --git a/.github/workflows/build_ml.yml b/.github/workflows/build_ml.yml index 98d5a25..09a328d 100644 --- a/.github/workflows/build_ml.yml +++ b/.github/workflows/build_ml.yml @@ -25,7 +25,7 @@ jobs: with: # this might remove tools that are actually needed, # if set to "true" but frees about 6 GB - tool-cache: false + tool-cache: true # all of these default to true, but feel free to set to # "false" if necessary for your workflow android: true