mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-21 20:09:37 +00:00
Jakub Sokołowski
ff9c678a1e
ci: extract git cleanup to separate script
It needs to be separate script, because once the submodules are broken and the `variables.mk` file is not available from `nimbus-build-system` then we cannot even call `make clean-git` successfully because it will be caught by the `if` clause that checks for `variables.mk`. Possible fix for issues with submodules not being updated in some windows release builds. Signed-off-by: Jakub Sokołowski <jakub@status.im>
Status-desktop
Desktop client for the Status Network built with Nim and Qt
Dev Docs: https://hackmd.io/@status-desktop/B1naRjxh_/https%3A%2F%2Fhackmd.io%2F%40status-desktop%2FB1eOaf-nd
Description
Languages
QML
38.2%
JavaScript
30.2%
Nim
18.8%
Python
5.7%
C++
5.3%
Other
1.7%