pipeline take 2

This commit is contained in:
n 2025-04-07 19:01:42 +01:00
parent 96d4f438a0
commit e9ebce9c2c

@ -20,7 +20,7 @@ jobs:
- name: build client folder
run: |
cd client
npm ci --omit=dev
npm install
npm run build
- name: Release Build