Skip to content

Commit 4ad91fb

Browse files
author
Daniel Kroening
committed
Codebuild for windows: set up cache path properly
1 parent effb01b commit 4ad91fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildspec-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@ artifacts:
8181

8282
cache:
8383
paths:
84-
- 'c:\clcache'
84+
- 'c:\clcache\**\*'

0 commit comments

Comments
 (0)