mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-10 09:43:09 +02:00
Merge branch 'storybook' of https://github.com/misskey-dev/misskey into storybook
This commit is contained in:
commit
5ab02cbeea
1 changed files with 1 additions and 0 deletions
1
.github/workflows/storybook.yml
vendored
1
.github/workflows/storybook.yml
vendored
|
@ -14,6 +14,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v3.3.0
|
||||
with:
|
||||
fetch-depth: 0
|
||||
submodules: true
|
||||
- name: Install pnpm
|
||||
uses: pnpm/action-setup@v2
|
||||
|
|
Loading…
Reference in a new issue