cache next build

This commit is contained in:
Corwin 2024-04-09 00:41:28 +01:00
parent a9c6723a3b
commit 07e0608949
No known key found for this signature in database

View file

@ -22,7 +22,8 @@ jobs:
uses: actions/cache@v4 uses: actions/cache@v4
with: with:
path: | path: |
website/app/node_modules website/agb/node_modules
website/agb/.next/cache
~/.cargo/registry ~/.cargo/registry
~/.cargo/git ~/.cargo/git
~/target ~/target