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 15, 2025
1 parent ad1d31d commit ca045fa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: |
git fetch origin
git checkout ${{ github.head_ref }}
git merge origin/master --strategy=ours --allow-unrelated-histories
git merge origin/master --strategy=theirs --allow-unrelated-histories
- name: Resolve package-lock.json conflicts
run: |
Expand Down

0 comments on commit ca045fa

Please sign in to comment.