Commit 4d10da7b authored by Brian Hatchet's avatar Brian Hatchet :speech_balloon:

Fixing cache location

1 merge request!311(Chore) filter workflows
......@@ -118,8 +118,7 @@ jobs:
ios-build-test:
macos:
xcode: "10.1"
working_directory: ~/mobile-native/ios
steps:
working_directory: ~/mobile-native
- restore_cache:
key: bundle-v1-{{ checksum "ios/Gemfile.lock" }}-{{ arch }}
- run:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment