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

ci(debug): print content dir

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