diff --git a/CI/flatpak/com.obsproject.Studio.json b/CI/flatpak/com.obsproject.Studio.json index 8c04f7557..23930108c 100644 --- a/CI/flatpak/com.obsproject.Studio.json +++ b/CI/flatpak/com.obsproject.Studio.json @@ -439,7 +439,6 @@ "-DYOUTUBE_SECRET_HASH=$YOUTUBE_SECRET_HASH" ], "post-install": [ - "cmake --install . --component obs_libraries", "install -d /app/plugins", "install -d /app/extensions/Plugins" ],