nginx
All checks were successful
Deploy frontend test / deploy (push) Successful in 7m2s

This commit is contained in:
vallyenfail
2026-01-19 23:33:37 +03:00
parent 3b3a8f79b1
commit b59169d041

View File

@@ -41,7 +41,7 @@ jobs:
run: npm run eslint
- name: Build project
run: npm run build:test
run: npm run build
- name: Prepare SSH
run: |