Add missing \
Some checks failed
Build and Deploy / build_and_deploy (push) Failing after 2m32s

This commit is contained in:
H. Utku Maden 2025-01-25 19:56:48 +03:00
parent e09ecd496b
commit 018ffbf1e6

@ -12,7 +12,7 @@ jobs:
steps:
- name: Install APT dependencies
run: |
apt update -y && apt install -y
apt update -y && apt install -y \
git \
nodejs \
libglib2.0-0 \