Skip to content

Commit 2f02c17

Browse files
committed
ci: again
1 parent cd17721 commit 2f02c17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@ jobs:
3333
<<: *defaults
3434
steps:
3535
- attach_workspace:
36-
at: ~/project/vuefire/vuefire
36+
at: ~/project/vuefire
3737
- run: pwd
3838
- run: ls
39-
- run: cd packages/@posva/vuefire-core
39+
- run: cd vuefire/packages/@posva/vuefire-core
4040
- run: pwd
4141
- run: npm test
4242

0 commit comments

Comments
 (0)