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