Change id for linux build
This commit is contained in:
parent
6467539ea7
commit
de78b3106a
|
@ -8,7 +8,8 @@ before:
|
||||||
hooks:
|
hooks:
|
||||||
- go mod tidy
|
- go mod tidy
|
||||||
builds:
|
builds:
|
||||||
- env:
|
- id: ytdl-web_linux
|
||||||
|
env:
|
||||||
- CGO_ENABLED=0
|
- CGO_ENABLED=0
|
||||||
goos:
|
goos:
|
||||||
- linux
|
- linux
|
||||||
|
|
Loading…
Reference in New Issue