From 2f348709eabddd0d614f4bc454d2208c15711b7d Mon Sep 17 00:00:00 2001 From: "Anuththara Gamage(Anu)" <90089876+ANUGAMAGE@users.noreply.github.com> Date: Sun, 3 Mar 2024 15:31:28 +0530 Subject: [PATCH] Update AMBER_Installation.yml Signed-off-by: Anuththara Gamage(Anu) <90089876+ANUGAMAGE@users.noreply.github.com> --- .github/workflows/AMBER_Installation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/AMBER_Installation.yml b/.github/workflows/AMBER_Installation.yml index e265aee..4a89dda 100644 --- a/.github/workflows/AMBER_Installation.yml +++ b/.github/workflows/AMBER_Installation.yml @@ -14,7 +14,7 @@ jobs: sudo apt-get update sudo apt-get upgrade -y sudo apt-get install -y xorg openbox xauth xserver-xorg-core xserver-xorg ubuntu-desktop aptitude - sudo apt-get install -y tcsh make gcc lbzip2 + sudo apt-get install -y tcsh make gcc lbzip2 firefox - name: Fix broken dependencies run: |