From 68799b8916df22d416c0aadc329c72089d23027a Mon Sep 17 00:00:00 2001 From: 0o-de-lally <1364012+0o-de-lally@users.noreply.github.com> Date: Mon, 18 Nov 2024 16:50:25 -0500 Subject: [PATCH] test ci --- .github/workflows/actions/build_env/action.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/actions/build_env/action.yaml b/.github/workflows/actions/build_env/action.yaml index 28f86ae..da794ad 100644 --- a/.github/workflows/actions/build_env/action.yaml +++ b/.github/workflows/actions/build_env/action.yaml @@ -9,7 +9,6 @@ runs: # this might remove tools that are actually needed, # if set to "true" but frees about 6 GB tool-cache: false - # all of these default to true, but feel free to set to # "false" if necessary for your workflow android: true