From 394fb48ffc81a67f6d2c93ec151c61b416d86bfc Mon Sep 17 00:00:00 2001 From: Kurt Meyerhofer Date: Thu, 27 May 2021 14:52:08 -0600 Subject: [PATCH] Fixes variable name. --- .github/workflows/janus-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/janus-ci.yml b/.github/workflows/janus-ci.yml index 35b8a9561f..b54cddf66b 100644 --- a/.github/workflows/janus-ci.yml +++ b/.github/workflows/janus-ci.yml @@ -14,7 +14,7 @@ jobs: datachannels: ["yes", "no"] libcurl: ["yes", "no"] include: - - datachannel: "yes" + - datachannels: "yes" libcurl: "yes" deps_from_src: "yes" janus_config_opts: ""