mirror of
https://github.com/rustmailer/rustmailer.git
synced 2026-09-10 08:04:21 +00:00
Update release.yml
This commit is contained in:
@@ -60,12 +60,11 @@ jobs:
|
||||
node-version: 20
|
||||
|
||||
- name: Install pnpm
|
||||
run: npm install -g pnpm
|
||||
run: npm install -g pnpm@10.18.3
|
||||
|
||||
- name: Build frontend (web)
|
||||
working-directory: ./web
|
||||
run: |
|
||||
pnpm approve-builds --yes
|
||||
pnpm install
|
||||
pnpm run build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user