Compare commits

..

No commits in common. "ee73d0076641fc3bc44c31f58dd28b0d29a497ae" and "85903870c42028fb48f3e96fd1ed1bcd9d98fbc8" have entirely different histories.

2 changed files with 1 additions and 4 deletions

View File

@ -1,4 +1,4 @@
name: Build development version name: Build and Release
on: on:
push: push:

View File

@ -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.