Skip to content

Commit

Permalink
Update create_ibom.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dattasaurabh82 authored Feb 6, 2025
1 parent a11c488 commit 84bc52b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_ibom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Update System and install sys necessities
run: |
sudo apt-get update -y
sudo apt-get install -y software-properties-common xvfb
sudo apt-get install -y software-properties-common xvfb libnotify4
sudo apt-get install -y libsdl2-2.0-0
- name: Set up Python 3.8
Expand Down

0 comments on commit 84bc52b

Please sign in to comment.