Commit a1c93a2b authored by Brian Hatchet's avatar Brian Hatchet :speech_balloon:

Adding checkout

1 merge request!311(Chore) filter workflows
......@@ -133,6 +133,7 @@ jobs:
xcode: "10.1"
working_directory: ~/mobile-native/ios
steps:
- checkout
- 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