Skip to content

Commit 4fb7f42

Browse files
committed
Update esy.lock path
1 parent 3239a79 commit 4fb7f42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/utils/restore-build-cache.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ steps:
66
key: |
77
esy
88
$(Agent.OS)
9-
$(Pipeline.Workspace)/esy.lock/index.json
9+
$(Build.SourcesDirectory)/esy.lock/index.json
1010
path: $(Pipeline.Workspace)/.esy_cache
1111
displayName: '[Cache][Restore] Download esy cache'
1212

0 commit comments

Comments
 (0)