mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-20 04:54:45 -07:00
Fix extra apps builds
This commit is contained in:
@@ -37,7 +37,7 @@ steps:
|
|||||||
pull: never
|
pull: never
|
||||||
commands:
|
commands:
|
||||||
- git clone https://github.com/xMasterX/unleashed-extra-pack.git
|
- 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
|
- rm -rf unleashed-extra-pack
|
||||||
- export DIST_SUFFIX=${DRONE_TAG}e
|
- export DIST_SUFFIX=${DRONE_TAG}e
|
||||||
- export WORKFLOW_BRANCH_OR_TAG=release-cfw
|
- export WORKFLOW_BRANCH_OR_TAG=release-cfw
|
||||||
|
|||||||
Reference in New Issue
Block a user