mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[GH-ISSUE #344] .deb for aarch64 #159
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Cysioland on GitHub (Nov 10, 2023).
Original GitHub issue: https://github.com/bootandy/dust/issues/344
It'd be nice to have aarch64 debs available on the "Releases" page or in deb-get in addition to i386/amd64 debs
@bootandy commented on GitHub (Dec 12, 2023):
I confess to having very little understanding of how cargo works for building releases, If you know what bits to poke on the CICD.yml file - please be my guest.
@Cysioland commented on GitHub (Dec 12, 2023):
Had a lazy stab at it and it did not work (it seems like you've tried the same things as me). Maybe I'll try finding time to delve deeper into this.
@bootandy commented on GitHub (Mar 26, 2024):
No idea, can't figure this out. Will happily accept a PR from whoever figures this out.