Fix Hoarder build failure by installing Chromium stable (#723)

This commit is contained in:
Chris 2024-12-07 05:22:04 -05:00 committed by GitHub
parent 59deaa0a19
commit be4e6503d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,8 @@ $STD apt-get install -y \
sudo \
gnupg \
ca-certificates \
chromium \
chromium/stable \
chromium-common/stable \
mc
msg_ok "Installed Dependencies"