test : ci/cd
This commit is contained in:
@@ -29,8 +29,8 @@ steps:
|
|||||||
- npm config set registry https://registry.npmmirror.com
|
- npm config set registry https://registry.npmmirror.com
|
||||||
- set NODE_OPTIONS=--openssl-legacy-provider
|
- set NODE_OPTIONS=--openssl-legacy-provider
|
||||||
- npm install --legacy-peer-deps
|
- npm install --legacy-peer-deps
|
||||||
- npm install patch-package
|
# - npm install patch-package
|
||||||
- npx patch-package
|
# - npx patch-package
|
||||||
# - npm info unplugin-icons
|
# - npm info unplugin-icons
|
||||||
- npm list package-manager-detector
|
- npm list package-manager-detector
|
||||||
# - npm install unplugin-icons@latest @antfu/install-pkg@latest package-manager-detector@latest
|
# - npm install unplugin-icons@latest @antfu/install-pkg@latest package-manager-detector@latest
|
||||||
|
|||||||
Reference in New Issue
Block a user