Compare commits
No commits in common. "ee73d0076641fc3bc44c31f58dd28b0d29a497ae" and "85903870c42028fb48f3e96fd1ed1bcd9d98fbc8" have entirely different histories.
ee73d00766
...
85903870c4
|
@ -1,4 +1,4 @@
|
||||||
name: Build development version
|
name: Build and Release
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
|
|
@ -31,9 +31,6 @@ arch (AUR) - `paru -S hey-duck`
|
||||||
## download the binary file
|
## download the binary file
|
||||||
prebuilt binaries are available on [the releases page](https://git.blek.codes/blek/hey/releases) for macOS, Linux and Windows
|
prebuilt binaries are available on [the releases page](https://git.blek.codes/blek/hey/releases) for macOS, Linux and Windows
|
||||||
|
|
||||||
## development version
|
|
||||||
look around [on github actions](https://github.com/b1ek/hey/actions), select the latest one, scroll all the way down and then download an artifact for your platform
|
|
||||||
|
|
||||||
### note for packagers
|
### note for packagers
|
||||||
to avoid name conflicts, packages should be named `hey-duck` or its form in a different naming convention.
|
to avoid name conflicts, packages should be named `hey-duck` or its form in a different naming convention.
|
||||||
please submit an issue or a PR if you have packaged this to a distro, or email one of the maintainers.
|
please submit an issue or a PR if you have packaged this to a distro, or email one of the maintainers.
|
||||||
|
|
Loading…
Reference in New Issue