diff --git a/.github/workflows/REUSABLE_frontend.yml b/.github/workflows/REUSABLE_frontend.yml index f68487096..367c034c8 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: yarn + default: npm required: false cache_dependency_path: description: "The path to the cache dependency file."