mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-31 05:03:21 +08:00
Revert "Add sudo directly in circleci config"
This reverts commit 9eee147
This commit is contained in:
parent
9eee147a07
commit
06a9067991
@ -75,7 +75,7 @@ jobs:
|
||||
- core-dist-{{ .Revision }}
|
||||
- run:
|
||||
name: Workaround for https://github.com/GoogleChrome/puppeteer/issues/290
|
||||
command: sudo sh ./scripts/workaround-puppeteer-issue-290.sh
|
||||
command: sh ./scripts/workaround-puppeteer-issue-290.sh
|
||||
- run:
|
||||
name: "Build react kitchen-sink"
|
||||
command: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user