mirror of
https://github.com/peaceiris/actions-gh-pages.git
synced 2026-09-23 21:28:39 +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
|
git remote prune origin
|
||||||
|
|||||||
+1
-1
@@ -47,7 +47,7 @@ else
|
|||||||
git pull origin --tags
|
git pull origin --tags
|
||||||
fi
|
fi
|
||||||
|
|
||||||
npm ci
|
npm install
|
||||||
|
|
||||||
mkdir ./lib
|
mkdir ./lib
|
||||||
npm run build
|
npm run build
|
||||||
|
|||||||
Reference in New Issue
Block a user