Skip to content

Commit

Permalink
Update git.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanKingston authored Apr 11, 2023
1 parent 0625dac commit 2bba811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion git.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ git reset --hard origin/main
git pull origin main --force

# Install dependencies
npm ci
npm ci --ignore-scripts

0 comments on commit 2bba811

Please sign in to comment.