Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
substring authored Dec 6, 2024
1 parent 7dffbc1 commit e1f5e1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
- name: Install Linux Dependencies
run: |
sudo apt update
sudo apt install build-essential akeroot dpkg-dev
sudo apt install build-essential fakeroot dpkg-dev
- name: Package AM+
run: |
Expand Down

0 comments on commit e1f5e1a

Please sign in to comment.