workingDirectory

This commit is contained in:
Nick Gerleman
2022-10-14 07:44:37 -07:00
parent 7fc3a341fb
commit 1e0971e986

View File

@@ -25,8 +25,8 @@ jobs:
uses: ./.github/actions/setup-apple
- name: pod install
run: pod install
workingDirectory: ./YogaKit/YogaKitSample
run: pod install
clang-format:
name: Clang Format