From a45c2ca4fb83271e5d547cb6e3a41456f08497b4 Mon Sep 17 00:00:00 2001 From: Chrisbin Sunny Date: Wed, 9 Oct 2024 00:48:51 +0530 Subject: [PATCH] Update web.yml --- .github/workflows/web.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/web.yml b/.github/workflows/web.yml index 63ee0df..37eea7c 100644 --- a/.github/workflows/web.yml +++ b/.github/workflows/web.yml @@ -15,4 +15,4 @@ jobs: with: targetBranch: production baseHref: /chrishub/ - customArgs: --web-renderer canvaskit + webRenderer: canvaskit