Обновить .gitea/workflows/dev.yaml
Some checks failed
Telegram Shop Bot CI [DEV] / lint (push) Failing after 16m7s

This commit is contained in:
NW 2024-11-15 00:32:50 +00:00
parent 73cf4b339e
commit 220d2a2b4b

View File

@ -25,7 +25,7 @@ jobs:
echo "Клонируем репозиторий"
git clone https://${{ env.GITEA_HOST }}/Telegram-Market/telegram-shop.git /workspace/Telegram-Market/telegram-shop
cd /workspace/Telegram-Market/telegram-shop
git checkout 3b112d891e4c1f06c8f1a4141d290705712bb4d8
git checkout 2d36bc514fa832c8c6b538631537dfb88a1ac6ca
- name: Set up Node.js 22
run: |