remove "s" in build-essential
Some checks are pending
Create Changelog Pull Request / update-changelog-pull-request (push) Waiting to run
Frontend CI/CD / build (push) Waiting to run
Frontend CI/CD / deploy (push) Blocked by required conditions
Shellcheck / Shellcheck (push) Waiting to run

This commit is contained in:
CanbiZ 2025-01-04 00:09:47 +01:00 committed by GitHub
parent 036728df0d
commit b03e223e91
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,7 +23,7 @@ $STD apt-get install -y \
gnupg \ gnupg \
make \ make \
g++ \ g++ \
build-essentials build-essential
msg_ok "Installed Dependencies" msg_ok "Installed Dependencies"
msg_info "Setting up Node.js Repository" msg_info "Setting up Node.js Repository"