devel cache

This commit is contained in:
Marco Carrozzo
2023-01-19 16:27:45 +01:00
parent b5dbb9fbf2
commit 6f0a0fdf5c
+1 -1
View File
@@ -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'