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

View File

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