Skip to content

Commit

Permalink
another attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
nihohit committed Jan 18, 2024
1 parent e39d84a commit 4ce6221
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/npm-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,9 @@ jobs:
then
echo "Installing package $package"
npm i --no-save "$package"
npm ls
pwd
ls node_modules
fi
done
Expand Down

0 comments on commit 4ce6221

Please sign in to comment.