mirror of
https://github.com/amitwh/markdown-converter.git
synced 2026-08-02 10:00:17 +05:30
- Remove rpm from linux build targets (rpmbuild not available locally) CI can add it back with apt-get if needed, but pandoc/ffmpeg are now bundled so the rpm depends were incorrect anyway - Remove rpmbuild apt install step from release.yml (not needed) - Remove pandoc/ffmpeg from deb depends — they are now bundled binaries - Keep imagemagick and libreoffice-common in deb depends (not bundled) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>