Merge pull request 'promote: uat → main (pnpm fix for release workflow)' (#176) from uat into main
CI / ci (push) Successful in 39s

CEO promotion merge: uat→main for v1.0.1 pnpm fix (PR #176)
This commit was merged in pull request #176.
This commit is contained in:
2026-05-20 22:10:25 +00:00
+3
View File
@@ -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