using dist

This commit is contained in:
Marco Carrozzo
2023-01-19 15:19:20 +01:00
parent eb214a5359
commit 2ade684314

View File

@@ -33,3 +33,5 @@ runs:
find nxcache -maxdepth 1 -type d || true
echo "====ADF===="
find node_modules/@alfresco/ -maxdepth 1 -type d || true
echo "====NX===="
find node_modules/nx/ -maxdepth 1 -type d || true