mirror of
https://github.com/yanhao98/composite-actions.git
synced 2025-07-13 06:40:49 +08:00
加注释
This commit is contained in:
@ -159,6 +159,7 @@ runs:
|
||||
- uses: pnpm/action-setup@v4 # https://github.com/pnpm/action-setup?tab=readme-ov-file#inputs
|
||||
if: steps.prepare.outputs.pnpmInstalled == 'false'
|
||||
with:
|
||||
# https://github.com/pnpm/action-setup/blob/master/action.yml
|
||||
version: ${{ steps.prepare.outputs.pnpmVersion }}
|
||||
standalone: ${{ inputs.pnpm_standalone }}
|
||||
package_json_file: ${{ inputs.working-directory }}/package.json
|
||||
|
Reference in New Issue
Block a user