Fix extra apps builds

This commit is contained in:
MX 2022-12-31 03:20:59 +03:00
parent a51a6914f4
commit f28307128f
No known key found for this signature in database
GPG key ID: 6C4C311DFD4B4AB5

View file

@ -37,7 +37,7 @@ steps:
pull: never
commands:
- git clone https://github.com/xMasterX/unleashed-extra-pack.git
- cp -R unleashed-extra-pack/apps/ assets/resources/apps
- cp -R unleashed-extra-pack/apps/* assets/resources/apps/
- rm -rf unleashed-extra-pack
- export DIST_SUFFIX=${DRONE_TAG}e
- export WORKFLOW_BRANCH_OR_TAG=release-cfw