From 466eaaef82885af36ae7260cdd23d26c95f21851 Mon Sep 17 00:00:00 2001 From: AfyerCu <20569838@qq.com> Date: Sun, 24 Aug 2025 23:02:13 +0800 Subject: [PATCH] ci: fix --- .drone.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index f4600f2..d576e9e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -71,9 +71,6 @@ steps: path: /drone/src/node_modules - name: build-h5-output path: /drone/src/dist - depends_on: - - type-check - - lint-check - name: deploy-h5 image: alpine:3.18