Fix CI
CI is currently breaking, investigate why.
there's a v4 for now. maybe updating will resolve the issue. actions/upload-artifact@v4
It now fails with "no space left on device"
you could create a self hosted runner that runs on the server that hosts the https://c3-lang.org website that has more storage
Do we even need that test? What does it do?
from what i can tell it uploads them so it can download them later for better analysis. but it never downloads them in this chain
take this workflow from one of my projects for example https://github.com/chaoticva/Heather/blob/master/.github/workflows/deploy.yml
it sets up the environment, lints it. builds it and deploys it to a repo