diff --git a/.github/workflows/REUSABLE_frontend.yml b/.github/workflows/REUSABLE_frontend.yml index 367c034c8..f68487096 100644 --- a/.github/workflows/REUSABLE_frontend.yml +++ b/.github/workflows/REUSABLE_frontend.yml @@ -69,7 +69,7 @@ on: js_package_manager: description: "Enable TypeScript?" type: string - default: npm + default: yarn required: false cache_dependency_path: description: "The path to the cache dependency file."