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 5aebd58 commit 5305f95Copy full SHA for 5305f95
.github/workflows/blank.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: build
18
run: |
19
sudo apt update
20
- sudo apt install libfuse2 libsensors-dev
+ sudo apt install libfuse2 libsensors
21
sudo apt install libncursesw5-dev autotools-dev autoconf automake build-essential meson ninja-build
22
wget https://raw.githubusercontent.com/Samueru-sama/htop-AppImage/main/htop-appimage.sh
23
chmod a+x ./htop-appimage.sh
0 commit comments