promote: uat → main (pnpm fix for release workflow) #176

Merged
Countess von Containerheim merged 3 commits from uat into main 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