Skip to content

Commit 0763343

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent d58675b commit 0763343

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ steps:
4747
- task: CacheBeta@0
4848
inputs:
4949
path: '$(CACHE_DIR)'
50-
key: '*'
50+
key: './*'
5151

5252
# - task: Cache@0
5353
# inputs:

0 commit comments

Comments
 (0)