Skip to content

Commit

Permalink
test: fix ui-test install (ant-design#24320)
Browse files Browse the repository at this point in the history
  • Loading branch information
shaodahong authored May 20, 2020
1 parent 8d0bba4 commit 476853c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ui-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@master

- name: install
run: npm ci
run: npm install

- name: dist
run: npm run dist
Expand Down

0 comments on commit 476853c

Please sign in to comment.