We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1c677a commit 3064a4fCopy full SHA for 3064a4f
action.yml
@@ -63,7 +63,6 @@ runs:
63
id: cache-lfs
64
uses: actions/cache/restore@v4
65
with:
66
- enableCrossOsArchive: true
67
path: 'lfs_data_cache/lfs_data'
68
key: lfs-data-${{env.lfs_data_cache_sha}}-${{inputs.cache_postfix}}
69
0 commit comments