From c9cc2b5e20fa1bd8610f6b799be7da9c70dce940 Mon Sep 17 00:00:00 2001 From: MX <10697207+xMasterX@users.noreply.github.com> Date: Tue, 21 Mar 2023 18:08:13 +0300 Subject: [PATCH] extra pack dev branch --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 9f8991c66..03f678bd5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -281,7 +281,7 @@ steps: image: hfdj/fztools pull: never commands: - - git clone https://github.com/xMasterX/unleashed-extra-pack.git + - git clone --branch dev https://github.com/xMasterX/unleashed-extra-pack.git - cp -R unleashed-extra-pack/apps/* assets/resources/apps/ - rm -rf unleashed-extra-pack - export DIST_SUFFIX=${DRONE_BUILD_NUMBER}e