-
-
Notifications
You must be signed in to change notification settings - Fork 2
Add caching for GitHub Actions #5
Copy link
Copy link
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Right now the servers are being built for each workflow run which takes time. It would be nice to e.g. cache
targetfolder for Rust andzig-cachefor the Zig server.