We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9299b0f commit 1314b97Copy full SHA for 1314b97
.github/workflows/build-test.yml
@@ -26,7 +26,7 @@ jobs:
26
runs-on: ubuntu-latest
27
strategy:
28
matrix:
29
- template-path: ['vue-ts-element-plus']
+ template-path: ['vue-ts-element-plus', 'vue-ts-ant-design']
30
steps:
31
- uses: actions/checkout@v2
32
- uses: actions/setup-node@v2
0 commit comments