mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
removed npm global cache
This commit is contained in:
@@ -157,7 +157,7 @@ jobs:
|
||||
- uses: ./.github/actions/setup
|
||||
with:
|
||||
use-gh-nx-cache: false
|
||||
use-gh-node-modules-cache: true
|
||||
use-gh-node-modules-cache: false
|
||||
cache-key-suffix: unit-tests-${{ matrix.unit-tests.name }}
|
||||
- uses: ./.github/actions/download-cache-and-artifacts
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user