Skip to content

Commit f5ac22a

Browse files
committed
FIX: Try again
1 parent 963c9b6 commit f5ac22a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
addToPath: true
2626
- task: Cache@2
2727
inputs:
28-
key: 'python -VV'
28+
key: 'pip'
2929
path: $(PIP_CACHE_FOLDER)
3030
displayName: Cache pip packages
3131
- powershell: |

0 commit comments

Comments
 (0)