ci/cd
Some checks failed
Deploy / build-and-deploy (push) Failing after 34s

This commit is contained in:
Никита Круглицкий 2025-07-31 05:38:40 +06:00
parent 2d96a0d9e7
commit 28f8b038c1

View File

@ -14,6 +14,7 @@ jobs:
uses: actions/checkout@v4
with:
ssh-key: '${{ secrets.SSH_PRIVATE_KEY }}'
ssh-strict: false
- name: Install dependencies
run: |