Skip to content

Commit 2bba811

Browse files
Update git.sh
1 parent 0625dac commit 2bba811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ git reset --hard origin/main
1010
git pull origin main --force
1111

1212
# Install dependencies
13-
npm ci
13+
npm ci --ignore-scripts

0 commit comments

Comments
 (0)