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