Skip to content

Commit

Permalink
Update AMBER_Installation.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Anuththara Gamage(Anu) <[email protected]>
  • Loading branch information
ANUGAMAGE authored Mar 3, 2024
1 parent 33d6080 commit 2f34870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/AMBER_Installation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit 2f34870

Please sign in to comment.