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

This commit is contained in:
Никита Круглицкий 2025-07-24 14:22:36 +06:00
parent 52c69d9548
commit 0905a4662e

View File

@ -12,6 +12,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
repository: 'git@git.koptilnya.xyz:alsaze/paxton-front.git'
- name: Install dependencies
run: |