Skip to content

Commit 6339325

Browse files
committed
Update testing-ios.md
1 parent fe9229c commit 6339325

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

jekyll/_cci2/testing-ios.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,7 @@ gem 'cocoapods', '= 1.3.0'
251251

252252
Then you can install these using bundler:
253253

254+
{% raw %}
254255
```yaml
255256
steps:
256257
- restore_cache:
@@ -261,6 +262,7 @@ steps:
261262
paths:
262263
- vendor/bundle
263264
```
265+
{% endraw %}
264266

265267
You can then ensure you are using those, by prefixing commands with `bundle exec`:
266268

0 commit comments

Comments
 (0)