Skip to content

Commit 5305f95

Browse files
authored
Update blank.yml
1 parent 5aebd58 commit 5305f95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blank.yml

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

0 commit comments

Comments
 (0)