Files
firezone/.github/actions/setup-android
Jamil e0299c688c fix(ci): don't install unused packages for android builds (#9576)
The runner doing the Android builds is running out of disk space. Since
we don't use the emulator, adb, or other tools for the build, we can
save some space by not installing these.

Related: https://github.com/firezone/firezone/actions/runs/15742063800
2025-06-18 22:40:16 +00:00
..