Skip to content

Commit

Permalink
fixup! move to mk-build-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
whitty committed May 23, 2024
1 parent ce8765f commit 318aa70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
submodules: recursive
- name: Install dependencies
run: sudo apt-get install -y --no-install-recommends build-essential equivs
run: sudo apt-get install -y --no-install-recommends build-essential devscripts equivs
- name: Install deb dependencies
run: mk-build-deps && sudo apt install -y --no-install-recommends ./facetimehd-dkms-build-deps*deb && git clean -xfd
- name: Build
Expand Down

0 comments on commit 318aa70

Please sign in to comment.