Skip to content

Commit 59c2591

Browse files
committed
macos not the plugin dir for libvapoursynth
1 parent 6a1be9a commit 59c2591

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
name: macOS - build, test and lint
4646
runs-on: macos-latest
4747
env:
48-
VAPOURSYNTH_LIB_DIR: /opt/homebrew/lib/vapoursynth
48+
VAPOURSYNTH_LIB_DIR: /opt/homebrew/lib/
4949
steps:
5050
- uses: actions/checkout@v5
5151
with:

0 commit comments

Comments
 (0)