mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-06-02 17:35:08 +00:00
remove global cache for setup
This commit is contained in:
parent
5b3081423b
commit
fdca709c89
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user