mirror of
https://github.com/Luzifer/cam2mjpeg.git
synced 2024-11-09 14:10:03 +00:00
Fix: Use correct value for setting
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
36379fefe7
commit
59ea6c96e6
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ commands:
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
CGO_ENABLED: 0
|
CGO_ENABLED: 0
|
||||||
GO111MODULE: no
|
GO111MODULE: off
|
||||||
|
|
Loading…
Reference in a new issue