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 ffc570c commit f7e44bcCopy full SHA for f7e44bc
.github/workflows/blank.yml
@@ -18,7 +18,7 @@ jobs:
18
run: |
19
sudo apt update
20
sudo apt install libfuse2 libsensors-dev libdrm-dev libudev-dev libncursesw5-dev file libcap-dev
21
- sudo apt install ninja-build autotools-dev autoconf automake build-essential meson ncurses-static
+ sudo apt install ninja-build autotools-dev autoconf automake build-essential meson
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