Closed xslendix closed 2 months ago
Create separate artefacts for builds of different operating systems. This should allow faster downloads on low speed networks.
Can be done by naming artifacts differently in CI.yml based on OS type. The release step also needs to be modified.
CI.yml
Fixed in #136.
Create separate artefacts for builds of different operating systems. This should allow faster downloads on low speed networks.