This commit is contained in:
Nick Gerleman
2022-10-14 07:46:58 -07:00
parent 1e0971e986
commit 201dc80cf1
3 changed files with 6 additions and 5 deletions

View File

@@ -25,7 +25,7 @@ jobs:
uses: ./.github/actions/setup-apple
- name: pod install
workingDirectory: ./YogaKit/YogaKitSample
working-directory: ./YogaKit/YogaKitSample
run: pod install
clang-format: