fix deps (2)
Some checks failed
default / build-and-deploy (push) Failing after 50s

This commit is contained in:
Pavel 2025-03-30 20:23:44 +03:00
parent 39a5d2543b
commit c8539b048e

View file

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