- gh/install

pull/3542/head
filip mertens 2 years ago
parent bfdb8a9c51
commit f7140f3df5
  1. 1
      .circleci/config.yml

@ -56,6 +56,7 @@ jobs:
type: string
steps:
- checkout
- gh/install
- restore_cache:
keys:
- v1-deps-{{ checksum "yarn.lock" }}

Loading…
Cancel
Save