mirror of
https://github.com/zoriya/v10.git
synced 2026-08-13 09:30:38 +00:00
chore(cd): add if statement to pnpm
This commit is contained in:
@@ -36,6 +36,7 @@ jobs:
|
||||
fetch-depth: 0 # Fetch all history for all tags and branches
|
||||
|
||||
- name: Setup pnpm
|
||||
if: ${{ steps.release.outputs.releases_created == 'true' }}
|
||||
uses: pnpm/action-setup@v4
|
||||
|
||||
- name: read node version from the .nvmrc file
|
||||
|
||||
Reference in New Issue
Block a user