Merge pull request 'promote: dev → uat (pnpm fix for release workflow)' (#175) from dev into uat
promote: dev → uat (pnpm fix for release workflow) (#175)
This commit was merged in pull request #175.
This commit is contained in:
@@ -25,6 +25,9 @@ jobs:
|
||||
node-version: '20'
|
||||
cache: 'pnpm'
|
||||
|
||||
- name: Install pnpm
|
||||
run: npm install -g pnpm
|
||||
|
||||
- name: Install dependencies
|
||||
run: pnpm install --frozen-lockfile
|
||||
|
||||
|
||||
Reference in New Issue
Block a user