We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df6ea52 commit 66bd909Copy full SHA for 66bd909
.github/workflows/blank.yml
@@ -17,8 +17,8 @@ jobs:
17
- name: build
18
run: |
19
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
+ sudo apt install libfuse2 libsensors-dev libdrm-dev libudev-dev file meson ninja-build
+ sudo apt install libncursesw5-dev autotools-dev autoconf automake build-essential
22
wget https://raw.githubusercontent.com/Samueru-sama/htop-AppImage/main/htop-appimage.sh
23
chmod a+x ./htop-appimage.sh
24
./htop-appimage.sh
0 commit comments