mirror of
https://github.com/peaceiris/actions-gh-pages.git
synced 2026-09-23 13:18:40 +00:00
chore: replace npm ci with install
This commit is contained in:
+1
-1
@@ -1,2 +1,2 @@
|
||||
npm ci
|
||||
npm install
|
||||
git remote prune origin
|
||||
|
||||
+1
-1
@@ -47,7 +47,7 @@ else
|
||||
git pull origin --tags
|
||||
fi
|
||||
|
||||
npm ci
|
||||
npm install
|
||||
|
||||
mkdir ./lib
|
||||
npm run build
|
||||
|
||||
Reference in New Issue
Block a user