Skip to content

Commit 5dc04c1

Browse files
committed
Update hex2dfu cache
***NO_CI***
1 parent d367abd commit 5dc04c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines-templates/download-hexdfu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
steps:
55
- task: Cache@2
66
inputs:
7-
key: '1-0 | hex2dfuKey'
7+
key: '3-0 | hex2dfuKey'
88
restoreKeys: hex2dfuKey
99
path: $(Agent.TempDirectory)/hex2dfu
1010
cacheHitVar: HEX2DFU_CACHE_RESTORED

0 commit comments

Comments
 (0)