Skip to content

Commit 1b4487c

Browse files
committed
Cross cache for fossa workflow
1 parent a5230d1 commit 1b4487c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/fossa-analyze.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
- name: Cache unicode data
4343
uses: actions/cache@v4
4444
with:
45+
enableCrossOsArchive: true
4546
fail-on-cache-miss: true
4647
path: unicode_dump
4748
key: unicode-dump-${{ hashFiles('unicode_dump/*') }}

0 commit comments

Comments
 (0)