Skip to content

Commit

Permalink
Update global-npm-resolve-conflicting-files-fix.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
qdraw authored Jan 30, 2025
1 parent 5cf3aa9 commit 0f1c10a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ jobs:
echo "Changes detected in $project/package.json"
git add $project/package.json
pushd ${{ env.projects }}
cd $project
npm install
popd
cd -
git add $project/package-lock.json
Expand Down

0 comments on commit 0f1c10a

Please sign in to comment.