Skip to content

Commit

Permalink
Fetch deps
Browse files Browse the repository at this point in the history
  • Loading branch information
turt2live committed Jul 11, 2019
1 parent 6b07186 commit a08e27c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .buildkite/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,10 @@ steps:

- label: "🌐 i18n"
command:
# Do the things needed to actually run the i18n stuff
- "echo '--- Fetching Dependencies'"
- "./scripts/fetch-develop.deps.sh --depth 1"
- "yarn install"
- "echo '+++ Testing i18n output'"
- "yarn diff-i18n"
plugins:
- docker#v3.0.1:
Expand Down

0 comments on commit a08e27c

Please sign in to comment.