Skip to content
Snippets Groups Projects
Commit c49daead authored by Alex's avatar Alex
Browse files

ci(debug): print content dir

parent 073ae19e
No related branches found
No related tags found
No related merge requests found
......@@ -5,5 +5,6 @@ for dir in plugins/*/; do
cd $dir
npm install
npm run compile
ls
cd -
done
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment