From 374dc68848ee8be331e703fb0ef0cd08483694e5 Mon Sep 17 00:00:00 2001 From: zomars Date: Mon, 20 Feb 2023 20:28:14 -0700 Subject: [PATCH] Update yarn-install.yml --- .github/workflows/yarn-install.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/yarn-install.yml b/.github/workflows/yarn-install.yml index 8c3ba50f60..310034aa3f 100644 --- a/.github/workflows/yarn-install.yml +++ b/.github/workflows/yarn-install.yml @@ -2,9 +2,6 @@ name: Yarn install on: workflow_call: - secrets: - node_version: - required: true jobs: setup: