[FA-11] Disable Node caching all together and let backend rebuild if needed
This commit is contained in:
@@ -52,6 +52,7 @@ jobs:
|
||||
node-version: '20'
|
||||
cache: 'npm'
|
||||
cache-dependency-path: fictionarchive-web/package-lock.json
|
||||
package-manager-cache: false
|
||||
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
|
||||
Reference in New Issue
Block a user