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:
@@ -119,8 +119,8 @@ jobs:
|
||||
fetch-depth: 0 # Fetch all history for all tags and branches
|
||||
- uses: ./.github/actions/setup
|
||||
with:
|
||||
enable-cache: true
|
||||
enable-node-modules-cache: true
|
||||
enable-cache: false
|
||||
enable-node-modules-cache: false
|
||||
- run: npm ci
|
||||
- run: nx run cli:bundle
|
||||
- run: nx run testing:bundle
|
||||
|
||||
Reference in New Issue
Block a user