tangled
alpha
login
or
join now
tsiry-sandratraina.com
/
genius-cli
6
fork
atom
Search lyrics or song metadata from your terminal
genius
genius-lyrics-search
genius-lyrics
cli
rust
6
fork
atom
overview
issues
pulls
pipelines
Remove macOS release target from workflow
tsiry-sandratraina.com
1 month ago
86ceba41
e5522413
-2
1 changed file
expand all
collapse all
unified
split
.github
workflows
release.yml
-2
.github/workflows/release.yml
···
14
archive: zip
15
- target: x86_64-unknown-linux-musl
16
archive: tar.gz tar.xz
17
-
- target: x86_64-apple-darwin
18
-
archive: zip
19
steps:
20
- uses: actions/checkout@master
21
- name: Compile and release
···
14
archive: zip
15
- target: x86_64-unknown-linux-musl
16
archive: tar.gz tar.xz
0
0
17
steps:
18
- uses: actions/checkout@master
19
- name: Compile and release