Closed robo9k closed 1 year ago
This is a reusable Action to setup some version of libmagic for use with this crate. This is also the minimum that must pass CI for this project as it should be the most common use-case.
libmagic
Other fancier extra build workflows from https://github.com/robo9k/rust-magic-sys/pull/39#issue-1931419619 can be added separately lateron.
If this Action works well here (and in robo9k/rust-magic) it should be documented publically. Publishing to the Marketplace is not neccessary.
Looks like PathRemoveFileSpecA from https://github.com/robo9k/rust-magic-sys/pull/16#issuecomment-949094327 is still an issue, see #43
PathRemoveFileSpecA
This is a reusable Action to setup some version of
libmagic
for use with this crate. This is also the minimum that must pass CI for this project as it should be the most common use-case.Other fancier extra build workflows from https://github.com/robo9k/rust-magic-sys/pull/39#issue-1931419619 can be added separately lateron.
If this Action works well here (and in robo9k/rust-magic) it should be documented publically. Publishing to the Marketplace is not neccessary.