mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 11:08:45 +08:00
chore: fix install react on circleci
This commit is contained in:
parent
691a98d25b
commit
61284e2c9a
@ -28,7 +28,7 @@ jobs:
|
||||
- image: circleci/node:8
|
||||
working_directory: ~/ant-design
|
||||
steps:
|
||||
- ./scripts/install-react.sh
|
||||
- run: ./scripts/install-react.sh
|
||||
|
||||
lint:
|
||||
docker:
|
||||
|
Loading…
Reference in New Issue
Block a user