DEVEX-20:

This commit is contained in:
subochev 2025-12-26 17:02:47 +03:00
parent 24aced89cf
commit 4e852a242f

View File

@ -29,8 +29,6 @@ jobs:
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
repository: ${{ github.event.inputs.repo_path }}
branch: ${{ github.event.inputs.branch }}
- uses: https://git.binom.pw/otp/devops/config-gradle@main
- uses: https://git.binom.pw/otp/devops/setup-gradle@main
- name: Set up Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4 # Use the setup-node action
with: