1 Commits

Author SHA1 Message Date
a13e5d0212 CI/CD: Trying to use fuse when building (TEST)
Some checks failed
Build system / Check kernel codestyle (pull_request) Successful in 26s
Build system / Build (pull_request) Failing after 52s
Signed-off-by: Max Logaev <maxlogaev@proton.me>
2025-03-09 22:59:35 +03:00

View File

@@ -97,8 +97,8 @@ jobs:
tup variant en_US.config
# Configure ru_RU
echo "CONFIG_LANG=en_US" >> en_US.config
echo "CONFIG_BUILD_TYPE=en_US" >> en_US.config
echo "CONFIG_LANG=ru_RU" >> en_US.config
echo "CONFIG_BUILD_TYPE=ru_RU" >> en_US.config
tup variant ru_RU.config
# Configure es_ES