Update compile_test.yml

This commit is contained in:
Orlando Chamberlain
2023-02-18 21:53:27 +11:00
parent 975e7b3dc8
commit 7a947dd5a2
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
curl $KSRC_URL | tar -xJ
- name: Install Build Dependencies
run: |
apt-get install -y build-essential fakeroot libncurses-dev bison flex libssl-dev libelf-dev \
sudo apt-get install -y build-essential fakeroot libncurses-dev bison flex libssl-dev libelf-dev \
openssl dkms libudev-dev libpci-dev libiberty-dev autoconf wget xz-utils git \
libcap-dev bc rsync cpio dh-modaliases debhelper kernel-wedge curl gawk dwarves zstd
- name: Checkpatch