Skip to content

Commit 66bd909

Browse files
authored
Update blank.yml
1 parent df6ea52 commit 66bd909

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/blank.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ jobs:
1717
- name: build
1818
run: |
1919
sudo apt update
20-
sudo apt install libfuse2 libsensors-dev
21-
sudo apt install libncursesw5-dev autotools-dev autoconf automake build-essential meson ninja-build
20+
sudo apt install libfuse2 libsensors-dev libdrm-dev libudev-dev file meson ninja-build
21+
sudo apt install libncursesw5-dev autotools-dev autoconf automake build-essential
2222
wget https://raw.githubusercontent.com/Samueru-sama/htop-AppImage/main/htop-appimage.sh
2323
chmod a+x ./htop-appimage.sh
2424
./htop-appimage.sh

0 commit comments

Comments
 (0)