Актуализация ветки Dev #2

Merged
Royce59 merged 43 commits from main into dev 2026-02-18 17:08:04 +00:00
Showing only changes of commit fc73cf2acf - Show all commits

View File

@@ -17,10 +17,9 @@ jobs:
with: with:
node-version: '24' node-version: '24'
cache: 'npm' cache: 'npm'
cache-dependency-path: '**/package-lock.json'
- name: Install npm dependencies - name: Install npm dependencies
run: npm ci run: npm ci --legacy-peer-deps
- name: Build the application - name: Build the application
run: npm run kernel:win run: npm run kernel:win