Created
September 12, 2023 20:45
-
-
Save SimonDanisch/764832d06042b9238ece2dfab7ff336c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
using Preferences | |
for uuid in ["ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a", "e9467ef8-e4e7-5192-8a1a-b1aee30e663a", | |
"276b4fcb-3e11-5398-bf8b-a0c2d153d008", "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"] | |
set_preferences!(Base.UUID(uuid), "precompile_workload" => false; force=true) | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment