mirror of
https://github.com/flarum/framework.git
synced 2024-11-23 02:54:57 +08:00
Revert "chore: try to fallback on npm as yarn seems to use wrong deps"
This reverts commit bb9f01372f
.
This commit is contained in:
parent
2b89dedc08
commit
2b413b06c5
2
.github/workflows/REUSABLE_frontend.yml
vendored
2
.github/workflows/REUSABLE_frontend.yml
vendored
|
@ -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."
|
||||
|
|
Loading…
Reference in New Issue
Block a user