Skip to content

Commit 8fa4f3e

Browse files
committed
changing npm i to ci for clean install, no package-lock modification anymore
1 parent d4af4a8 commit 8fa4f3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pull-update.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
git pull origin master
2-
npm install
2+
npm ci
33
hexo clean
44
hexo g
55

0 commit comments

Comments
 (0)