This is a wrapper around tufan-io/pkg-fetch, to allow custom github actions to build the requisite binaries. Used by tufan-io/pkg.
npm i @tufan-io/tufan-pkg-fetch
Publishing a new version of the module involves a two step process:
npm publish
to actually publish the module- Trigger a manual rebuild of the binaries by clicking the Run Workflow button.