[FA-11] Try and disable the caching again, forgot a step like an idiot
This commit is contained in:
@@ -50,8 +50,7 @@ jobs:
|
||||
uses: actions/setup-node@v6.0.0
|
||||
with:
|
||||
node-version: '20'
|
||||
cache: 'npm'
|
||||
cache-dependency-path: fictionarchive-web/package-lock.json
|
||||
cache: 'none'
|
||||
package-manager-cache: false
|
||||
|
||||
- name: Install dependencies
|
||||
|
||||
Reference in New Issue
Block a user