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
|
- name: show files
|
||||||
run: |
|
run: |
|
||||||
echo "====NX===="
|
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
|
# - uses: ./.github/actions/download-cache-and-artifacts
|
||||||
# with:
|
# with:
|
||||||
# packages: 'node_modules'
|
# packages: 'node_modules'
|
||||||
|
|||||||
Reference in New Issue
Block a user