Skip to content

Commit d637cc1

Browse files
committed
install libncurses5
1 parent b7cfe87 commit d637cc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
run: |
5050
cd build
5151
sudo apt install gcc-multilib
52+
sudo apt install libncurses5
5253
./make_android_luajit_arm64.sh
5354
- name: UploadJit
5455
uses: actions/upload-artifact@v2

0 commit comments

Comments
 (0)