diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7272a29..c8a0aed 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -100,3 +100,5 @@ jobs: - run: cargo build --verbose --workspace --exclude scroll-focus-filter - run: cargo test --workspace --exclude scroll-focus-filter + env: + DYLD_LIBRARY_PATH: "/Applicatons/OBS.app/Contents/Frameworks"