Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMystery28 authored Jul 6, 2024
1 parent f9ab59e commit 7e00d85
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get install -y tuxedo-backlight-control
sudo apt-get install -y python3 python3-pip
pip3 install -r requirements.txt
- name: Build RPM package
run: |
Expand Down

0 comments on commit 7e00d85

Please sign in to comment.