fix: please rebuild again
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: Deploy Microsite and Storybook
|
||||
|
||||
on:
|
||||
pull-request:
|
||||
pull_request:
|
||||
paths:
|
||||
- '.github/workflows/microsite-with-storybook-deploy.yml'
|
||||
- 'packages/storybook/**'
|
||||
@@ -25,6 +25,7 @@ jobs:
|
||||
- name: find location of global yarn cache
|
||||
id: yarn-cache
|
||||
run: echo "::set-output name=dir::$(yarn cache dir)"
|
||||
|
||||
- name: cache global yarn cache
|
||||
uses: actions/cache@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user