Skip to content

Commit f7d38ed

Browse files
committed
Change cache suffix
1 parent 0a0cfe3 commit f7d38ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ jobs:
263263
with:
264264
python-version: ${{ matrix.python-version }}
265265
enable-cache: true
266-
cache-suffix: all-extras
266+
cache-suffix: examples
267267

268268
- name: cache HuggingFace models
269269
uses: actions/cache@v4

0 commit comments

Comments
 (0)