acorn icon indicating copy to clipboard operation
acorn copied to clipboard

replace build-dna step in "release" Github Action with nix-shell style to improve release speed

Open Connoropolous opened this issue 3 years ago • 0 comments
trafficstars

related file in Github Actions https://github.com/h-be/acorn/blob/a058058f88c7794a58b27cca51d01bde82721cd8/.github/workflows/release.yml#L19-L40

related code that takes a long time https://github.com/h-be/acorn/blob/a058058f88c7794a58b27cca51d01bde82721cd8/scripts/install-hc-tools.sh#L1-L10

Connoropolous avatar Jan 31 '22 05:01 Connoropolous