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 642d972 commit cd17721Copy full SHA for cd17721
.circleci/config.yml
@@ -33,7 +33,7 @@ jobs:
33
<<: *defaults
34
steps:
35
- attach_workspace:
36
- at: ~/project/vuefire
+ at: ~/project/vuefire/vuefire
37
- run: pwd
38
- run: ls
39
- run: cd packages/@posva/vuefire-core
0 commit comments