We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7cfe87 commit d637cc1Copy full SHA for d637cc1
.github/workflows/build.yml
@@ -49,6 +49,7 @@ jobs:
49
run: |
50
cd build
51
sudo apt install gcc-multilib
52
+ sudo apt install libncurses5
53
./make_android_luajit_arm64.sh
54
- name: UploadJit
55
uses: actions/upload-artifact@v2
0 commit comments