Skip to content

Commit cb29e37

Browse files
author
Brian Vaughn
committed
Testing artifacts changes
1 parent 63efbec commit cb29e37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
- node_modules
4343

4444
- store_artifacts:
45-
path: $CIRCLE_WORKING_DIRECTORY/build/node_modules.tar.gz
45+
path: ./build/node_modules.tar.gz

0 commit comments

Comments
 (0)