Skip to content

Commit

Permalink
Update Github Action Directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Jiaocz committed May 9, 2022
1 parent 82f636a commit 7e44563
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,8 @@ jobs:
- uses: actions/setup-node@v2
with:
node-version: 16
- name: CD directory
run: cd dist/templates/${{ matrix.template-path }}
- name: Build Test
working-directory: ./dist/templates/${{ matrix.template-path }}
run: |
npm install
npm run build
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ O̲rangii V̲ue Ex̲ample

当前模板有:
- Vue-ts + vue-router + Element Plus + Element Icon + 组件、方法自动导入
- Vue-tsx + vue-router + Element Plus + Element Icon
- Vue-ts + vue-router + Ant Design + Element Icon + 组件、方法自动导入

_更多模板添加中_
Expand Down

0 comments on commit 7e44563

Please sign in to comment.