fix again

This commit is contained in:
MX 2023-08-17 04:44:17 +03:00
parent e830dc1636
commit 4d5a900352
No known key found for this signature in database
GPG key ID: 7CCC66B7DBDD1C83
2 changed files with 2 additions and 0 deletions

View file

@ -114,6 +114,7 @@ steps:
- cp -R base_pack_build/artifacts-base/* assets/resources/apps/
- rm -rf base_pack_build
- rm -rf all-the-apps-base.tgz
- rm -f build/f7-firmware-C/toolbox/version.*
- ./fbt COMPACT=1 DEBUG=0 updater_package
- mkdir artifacts-ofw-anims
- mv dist/f7-C/* artifacts-ofw-anims/

1
.gitignore vendored
View file

@ -51,6 +51,7 @@ null.d
/artifacts-ofw-anims
/artifacts-rgb-patch
/artifacts-extra-apps
/artifacts-clean
# SCons build dir
/build