ci/cd
All checks were successful
Deploy / build-and-deploy (push) Successful in 1m56s

This commit is contained in:
Никита Круглицкий 2025-09-26 00:15:28 +06:00
parent 0ada372956
commit 3121e9aaee

View File

@ -24,6 +24,5 @@ jobs:
- name: Install dependencies
run: |
npm install -g yarn
yarn install
yarn build