From 6a7c8cf7455861692d8095381bb93e2db6c8a1db Mon Sep 17 00:00:00 2001 From: wangwei2 <153692772@qq.com> Date: Wed, 1 Mar 2023 10:06:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'.drone.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 55459b3..d95d2ab 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,7 +7,7 @@ name: first steps: - name: pip - image: python:3.10 + image: python:3 commands: - pip install -r requirements.txt - python run_excel_re.py