mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
remove global cache for setup
This commit is contained in:
2
.github/workflows/pull-request.yml
vendored
2
.github/workflows/pull-request.yml
vendored
@@ -121,7 +121,7 @@ jobs:
|
||||
id: setup
|
||||
with:
|
||||
use-gh-nx-cache: false
|
||||
use-gh-node-modules-cache: true
|
||||
use-gh-node-modules-cache: false
|
||||
- name: run ci
|
||||
if: steps.setup.outputs.cache-hit != 'true'
|
||||
run: npm ci
|
||||
|
Reference in New Issue
Block a user