Assets compress themselves when I build the project

For my simple game, I don’t want any graphics compressed. So I read that selecting the “compress assets on import” option fixes that, and it did. But when I built my game, it compressed all my graphics in the editor, and I cant revert it back (cant remeber if it compressed them in the .exe file cause I deleted it). So before I redo importing all my graphics again, how do I leave them uncompressed for good?

Try disabling this (haven’t tried it myself):
Edit → Preferences → General → Compress Assets on Import

Not to be rude, but did you even read my post?

Bump

Nvm, found the solution.