Search lyrics or song metadata from your terminal
genius genius-lyrics-search genius-lyrics cli rust

Remove macOS release target from workflow

-2
-2
.github/workflows/release.yml
··· 14 14 archive: zip 15 15 - target: x86_64-unknown-linux-musl 16 16 archive: tar.gz tar.xz 17 - - target: x86_64-apple-darwin 18 - archive: zip 19 17 steps: 20 18 - uses: actions/checkout@master 21 19 - name: Compile and release