test : ci/cd
This commit is contained in:
@@ -28,7 +28,6 @@ steps:
|
||||
- export NODE_MODULES_PATH=`pwd`/node_modules
|
||||
- npm config set registry https://registry.npmmirror.com
|
||||
- set NODE_OPTIONS=--openssl-legacy-provider
|
||||
- rm -rf node_modules package-lock.json
|
||||
- npm install
|
||||
- npm install patch-package
|
||||
- npx patch-package
|
||||
|
||||
Reference in New Issue
Block a user