Skip to content

Commit

Permalink
install libncurses5
Browse files Browse the repository at this point in the history
  • Loading branch information
chexiongsheng committed Mar 10, 2023
1 parent b7cfe87 commit d637cc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
run: |
cd build
sudo apt install gcc-multilib
sudo apt install libncurses5
./make_android_luajit_arm64.sh
- name: UploadJit
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit d637cc1

Please sign in to comment.