Currently both the npm install and compressed images are not cached on GH actions, this should be changed to reduce build time further. Caching ruby gems for bundler shaved 2 minutes off the build time (from [5:30](https://github.com/GlitchSecure/website/actions/runs/2683763444) to [3:30](https://github.com/GlitchSecure/website/actions/runs/2683791619))
Currently both the npm install and compressed images are not cached on GH actions, this should be changed to reduce build time further.
Caching ruby gems for bundler shaved 2 minutes off the build time (from 5:30 to 3:30)