Skip to content

Commit

Permalink
workflow: remove gcc-multilib as dependency (#321)
Browse files Browse the repository at this point in the history
- dependency on UAPI headers were removed
  • Loading branch information
rafaeldtinoco authored May 2, 2023
1 parent 1be1f5b commit 4fcb7ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/build-dependencies/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ runs:
sudo apt-get update
sudo apt-get install --yes bsdutils
sudo apt-get install --yes build-essential
sudo apt-get install --yes gcc-multilib
sudo apt-get install --yes pkgconf
sudo apt-get install --yes llvm-12 clang-12
sudo apt-get install --yes clang-format-12
Expand Down

0 comments on commit 4fcb7ba

Please sign in to comment.