We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a1be9a commit 59c2591Copy full SHA for 59c2591
1 file changed
.github/workflows/ci.yml
@@ -45,7 +45,7 @@ jobs:
45
name: macOS - build, test and lint
46
runs-on: macos-latest
47
env:
48
- VAPOURSYNTH_LIB_DIR: /opt/homebrew/lib/vapoursynth
+ VAPOURSYNTH_LIB_DIR: /opt/homebrew/lib/
49
steps:
50
- uses: actions/checkout@v5
51
with:
0 commit comments