add node modules to cache

This commit is contained in:
Corwin 2024-04-05 00:41:38 +01:00
parent 549c90b746
commit ac9f93f261
No known key found for this signature in database

View file

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