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 committed Oct 12, 2023
1 parent 3051f14 commit 5a1c4c6
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 @@ -21,7 +21,7 @@ jobs:
- name: Run the app component
run: |
cd my-vue-hello-world
bit run hello-world-app-app &
bit run hello-world-app &
checkserver http://localhost:3000
- name: Preview components
run: |
Expand Down

0 comments on commit 5a1c4c6

Please sign in to comment.