mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
devel cache
This commit is contained in:
@@ -174,7 +174,7 @@ jobs:
|
||||
- name: show files
|
||||
run: |
|
||||
echo "====NX===="
|
||||
find node_modules/nx/ -maxdepth 1 -type d || true
|
||||
find node_modules -maxdepth 1 -type d || true
|
||||
# - uses: ./.github/actions/download-cache-and-artifacts
|
||||
# with:
|
||||
# packages: 'node_modules'
|
||||
|
||||
Reference in New Issue
Block a user