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

Adding environment variables

1 merge request!311(Chore) filter workflows
......@@ -119,6 +119,10 @@ jobs:
macos:
xcode: "10.1"
working_directory: ~/mobile-native
environment:
LANG=en_US.UTF-8
LANGUAGE=en_US.UTF-8
LC_ALL=en_US.UTF-8
steps:
- checkout
- restore_cache:
......
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