From e29f4ce4e63bf2c203efd909f49113d6ce5de114 Mon Sep 17 00:00:00 2001 From: user-penguin Date: Sat, 24 Aug 2024 19:39:17 +0700 Subject: [PATCH] fix --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index b6c6db1..21c87b5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -30,5 +30,5 @@ steps: target: - deploys/sweet_crm source: - - .otput/public + - .output/public rm: true