Skip to content

Commit 31af3e7

Browse files
authored
Update blank.yml
1 parent 66bd909 commit 31af3e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/blank.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ jobs:
1717
- name: build
1818
run: |
1919
sudo apt update
20-
sudo apt install libfuse2 libsensors-dev libdrm-dev libudev-dev file meson ninja-build
21-
sudo apt install libncursesw5-dev autotools-dev autoconf automake build-essential
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
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)