add more deps
Some checks are pending
Frontend CI/CD / build (push) Waiting to run
Auto Update .app-files / update-app-files (push) Waiting to run
Shellcheck / Shellcheck (push) Waiting to run
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
Frontend CI/CD / deploy (push) Blocked by required conditions

This commit is contained in:
CanbiZ 2025-02-12 11:35:23 +01:00 committed by GitHub
parent 8cf1c2969b
commit 62425bc514
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,10 @@ $STD apt-get install -y \
sudo \
mc \
gpg \
make
make \
gcc \
g++ \
build-essential
msg_ok "Installed Dependencies"
msg_info "Setting up Node.js Repository"