Skip to content

Commit 4f5a910

Browse files
authored
Update android.yml
1 parent 577e9d4 commit 4f5a910

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/android.yml

-2
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,6 @@ jobs:
117117
env:
118118
DEBIAN_FRONTEND: noninteractive
119119
run: |
120-
sudo apt-get update
121-
sudo apt-get install -y libncurses6
122120
pushd /usr/lib/x86_64-linux-gnu/
123121
sudo ln -s libncurses.so.6 libncurses.so.5
124122
popd

0 commit comments

Comments
 (0)