Skip to content
This repository was archived by the owner on Mar 16, 2022. It is now read-only.

Commit 8f6223e

Browse files
committed
fix path
1 parent 50cd78c commit 8f6223e

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
@@ -9,7 +9,7 @@ jobs:
99
- save_cache:
1010
key: v1-repo-{{ .Environment.CIRCLE_SHA1 }}
1111
paths:
12-
- ~/circleci-demo-workflows
12+
- ~/AzureFunctionsIntroduction
1313

1414
restore:
1515
docker:

0 commit comments

Comments
 (0)