Merge branch 'master' of github.com:mikqi/backstage into ci/deploy-storybook

This commit is contained in:
Muhammad Rivki
2020-03-25 01:52:20 +07:00
13 changed files with 97 additions and 20 deletions
+2
View File
@@ -19,6 +19,8 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: fetch branch master
run: git fetch origin master
- name: find location of yarn cache
id: yarn-cache
run: echo "::set-output name=dir::$(yarn cache dir)"