Skip to content

Commit 8f98cb5

Browse files
committed
fix(ci): Cache FFI deps properly after packaging change
1 parent 0199f01 commit 8f98cb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
enableCrossOsArchive: true
4040
path: |
4141
build/linux
42-
build/osx
42+
build/macos
4343
build/windows
4444
4545
- name: Pull interop dependencies

0 commit comments

Comments
 (0)