mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
debug local cache
This commit is contained in:
@@ -121,11 +121,9 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
enable-cache: true
|
enable-cache: true
|
||||||
enable-node-modules-cache: true
|
enable-node-modules-cache: true
|
||||||
- name: install
|
- run: npm ci
|
||||||
run: |
|
- run: nx run cli:bundle
|
||||||
npm ci
|
- run: nx run testing:bundle
|
||||||
nx run cli:bundle
|
|
||||||
nx run testing:bundle
|
|
||||||
- run: nx print-affected $NX_CALCULATION_FLAGS
|
- run: nx print-affected $NX_CALCULATION_FLAGS
|
||||||
- uses: ./.github/actions/upload-cache-and-artifacts
|
- uses: ./.github/actions/upload-cache-and-artifacts
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user