mirror of
https://github.com/flarum/framework.git
synced 2025-03-30 03:15:13 +08:00
chore: try to fallback on npm as yarn seems to use wrong deps
This commit is contained in:
parent
069a29d22a
commit
bb9f01372f
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: yarn
|
||||
default: npm
|
||||
required: false
|
||||
cache_dependency_path:
|
||||
description: "The path to the cache dependency file."
|
||||
|
Loading…
x
Reference in New Issue
Block a user