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 63efbec commit cb29e37Copy full SHA for cb29e37
.circleci/config.yml
@@ -42,4 +42,4 @@ jobs:
42
- node_modules
43
44
- store_artifacts:
45
- path: $CIRCLE_WORKING_DIRECTORY/build/node_modules.tar.gz
+ path: ./build/node_modules.tar.gz
0 commit comments