Update release.yml

This commit is contained in:
6ip 2026-03-24 15:55:31 +03:00 committed by GitHub
parent 72539e3f5e
commit 030249df07
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,7 @@ jobs:
cache: 'npm'
- name: Install dependencies
run: npm ci
run: npm install --legacy-peer-deps
- name: Build app
run: |