diff --git a/.drone.yml b/.drone.yml index f94d701..2d3efc2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -29,10 +29,11 @@ steps: - npm config set registry https://registry.npmmirror.com - set NODE_OPTIONS=--openssl-legacy-provider - npm install + - npm install @iconify/utils@2.2.1 # - npm info unplugin-icons # - npm install unplugin-icons@latest -# - npm list package-manager-detector -# - npm install unplugin-icons@latest @antfu/install-pkg@latest package-manager-detector@latest + - npm list package-manager-detector + # - npm install unplugin-icons@latest @antfu/install-pkg@latest package-manager-detector@latest - npm run build - ls /app/build/$DRONE_REPO_NAME/ - echo $NODE_MODULES_PATH