fix(ci): declare packageManager for pnpm/action-setup #6
@@ -2,6 +2,7 @@
|
|||||||
"name": "apf-portal",
|
"name": "apf-portal",
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
"packageManager": "pnpm@10.33.2",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"prepare": "husky",
|
"prepare": "husky",
|
||||||
"ci:check": "pnpm exec nx affected -t format:check lint test build",
|
"ci:check": "pnpm exec nx affected -t format:check lint test build",
|
||||||
|
|||||||
Reference in New Issue
Block a user