mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-10 00:16:59 +00:00
The -PskipVlcSetup / AMETHYST_SKIP_VLC opt-out is no longer used: CI relies on the actions/cache step in build.yml to avoid hitting get.videolan.org, and the in-build retry budget covers cache misses. Remove the dead opt-out from desktopApp/build.gradle.kts and the env export from the session-start hook.