Revert "chore: try to fallback on npm as yarn seems to use wrong deps"

This reverts commit bb9f01372f.
This commit is contained in:
Daniël Klabbers 2022-11-16 09:58:54 +01:00
parent 2b89dedc08
commit 2b413b06c5

View File

@ -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."