Add a separate tools command for building nightly and remove the old fastlane one.

This commit is contained in:
Stefan Ceriu
2026-02-26 16:33:23 +02:00
committed by Stefan Ceriu
parent 24d6affd7e
commit a04df6fcae
5 changed files with 67 additions and 32 deletions

View File

@@ -39,7 +39,7 @@ jobs:
run: source ci_scripts/ci_common.sh && setup_github_actions_environment
- name: Configure Enterprise
run: bundle exec fastlane config_element_pro
run: swift run pipeline configure Variants/ElementPro/ElementPro.pkl
- name: SwiftFormat
run: swiftformat --lint .