mirror of
https://github.com/flarum/core.git
synced 2025-07-17 23:01:17 +02:00
Revert "chore: try to fallback on npm as yarn seems to use wrong deps"
This reverts commit bb9f01372f
.
This commit is contained in:
2
.github/workflows/REUSABLE_frontend.yml
vendored
2
.github/workflows/REUSABLE_frontend.yml
vendored
@@ -69,7 +69,7 @@ on:
|
|||||||
js_package_manager:
|
js_package_manager:
|
||||||
description: "Enable TypeScript?"
|
description: "Enable TypeScript?"
|
||||||
type: string
|
type: string
|
||||||
default: npm
|
default: yarn
|
||||||
required: false
|
required: false
|
||||||
cache_dependency_path:
|
cache_dependency_path:
|
||||||
description: "The path to the cache dependency file."
|
description: "The path to the cache dependency file."
|
||||||
|
Reference in New Issue
Block a user