Upd needs
All checks were successful
Build and Test Application / build (push) Successful in 12s
Build and Test Application / deploy (push) Successful in 4s

This commit is contained in:
mt77 2025-05-13 14:08:42 +05:00
parent d12be3aa29
commit 15b0584bc6

View File

@ -38,7 +38,7 @@ jobs:
deploy:
runs-on: small
need: build
needs: build
steps:
- name: Install dependencies
run: |