mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-28 21:01:43 +03:00
ci: install swiftlint and swiftformat for ios
This commit is contained in:
@@ -199,6 +199,9 @@ jobs:
|
|||||||
- name: Install XcodeGen
|
- name: Install XcodeGen
|
||||||
run: brew install xcodegen
|
run: brew install xcodegen
|
||||||
|
|
||||||
|
- name: Install SwiftLint / SwiftFormat
|
||||||
|
run: brew install swiftlint swiftformat
|
||||||
|
|
||||||
- name: Show toolchain
|
- name: Show toolchain
|
||||||
run: |
|
run: |
|
||||||
sw_vers
|
sw_vers
|
||||||
|
|||||||
Reference in New Issue
Block a user