Skip to content

Commit f7e44bc

Browse files
authored
Update blank.yml
1 parent ffc570c commit f7e44bc

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
@@ -18,7 +18,7 @@ jobs:
1818
run: |
1919
sudo apt update
2020
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
21+
sudo apt install ninja-build autotools-dev autoconf automake build-essential meson
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)