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

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

View File

@@ -15,8 +15,9 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: '22'
cache: 'npm'
- name: Install npm dependencies
run: npm ci --cache .npm --prefer-offline
run: npm install
- name: Build the application
run: npm run kernel:win
- name: Upload build to SFTP