fix typo
All checks were successful
Deploy to Production / deploy (push) Successful in 11s

This commit is contained in:
A'zamov Samandar
2025-11-05 15:48:22 +05:00
parent fd59c89d6a
commit cca6a799ae

View File

@@ -37,7 +37,7 @@ jobs:
echo "loyiha mavjud" echo "loyiha mavjud"
else else
cd $PROJECTS cd $PROJECTS
git clone git@github.com:${{ github.repository }}.git ${{ env.PROJECT_NAME }} git clone git@gitea.felixits.uz:${{ github.repository }}.git ${{ env.PROJECT_NAME }}
echo "Clone qilindi"; echo "Clone qilindi";
fi fi
cd $DIR cd $DIR