From 0b2e87592548777031e4bd8baa7ba7dcc70212d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=83=E7=9B=AE=E7=AE=A1=E7=90=86=E5=91=98?= Date: Wed, 7 Jun 2023 10:51:51 +0800 Subject: [PATCH] fix: ci --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 378c1c9..0eff8a7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -73,6 +73,7 @@ steps: settings: mirror: https://docker.mirrors.ustc.edu.cn commands: + - ln -s /usr/bin/python2 /usr/bin/python - python --version - npm config set registry https://registry.npm.taobao.org - npm config set sass_binary_site https://npm.taobao.org/mirrors/node-sass/