fix deps (3)
All checks were successful
default / build-and-deploy (push) Successful in 56s

This commit is contained in:
Pavel 2025-03-30 20:25:30 +03:00
parent c8539b048e
commit 20b2e75c9c

View file

@ -13,7 +13,7 @@ jobs:
options: --privileged
steps:
- name: Set Up Dependencies
run: apk add --no-cache nodejs bash
run: apk add --no-cache nodejs bash curl
- name: Start Docker
run: |