mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 02:59:58 +08:00
chore: fix github action workflow syntax (#42370)
This commit is contained in:
parent
28f2e312bb
commit
b079514877
2
.github/workflows/site-deploy.yml
vendored
2
.github/workflows/site-deploy.yml
vendored
@ -68,7 +68,7 @@ jobs:
|
||||
|
||||
- name: build dist and bundle analyzer report
|
||||
run: npm run dist
|
||||
with:
|
||||
env:
|
||||
CI: false
|
||||
|
||||
- name: Get version
|
||||
|
Loading…
Reference in New Issue
Block a user