Skip to content

Commit

Permalink
fix: prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
DuckySoLucky committed Jul 14, 2024
1 parent 7780795 commit a313bec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/pnpm-install/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ description: "Run pnpm install with cache enabled"
inputs:
enable-corepack:
description: "Enable corepack"
required: false
required: false
default: "false"
cwd:
description: "Changes node's process.cwd() if the project is not located on the root. Default to process.cwd()"
Expand Down

0 comments on commit a313bec

Please sign in to comment.