Skip to content

Commit

Permalink
Update vue-hello-world-quickstart.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jinjiang authored Jan 9, 2024
1 parent 3b1716a commit 5a45197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vue-hello-world-quickstart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Initialize a workspace
run: |
bit --version
bit new vue-hello-world my-vue-hello-world --aspect teambit.community/quickstarts/hello-world-vue
bit new vue-hello-world my-vue-hello-world --aspect teambit.community/starters/hello-world-vue
- name: Run the app component
run: |
cd my-vue-hello-world
Expand Down

0 comments on commit 5a45197

Please sign in to comment.