mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 14:13:37 +08:00
chore: fix ci (#34778)
This commit is contained in:
parent
35cb77ade5
commit
34d49b1985
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -172,9 +172,6 @@ jobs:
|
||||
path: es
|
||||
key: es-${{ github.sha }}
|
||||
|
||||
- name: lessc component
|
||||
run: npx lessc --js ./es/button/style/index.less
|
||||
|
||||
- name: lessc mixins
|
||||
run: npx lessc --js ./es/style/mixins/index.less
|
||||
needs: compile
|
||||
|
Loading…
Reference in New Issue
Block a user