Skip to content

Commit

Permalink
Update ygopro-core.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
edo9300 committed Jan 5, 2024
1 parent dc30cc2 commit 497a87f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ygopro-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,10 @@ jobs:
TRAVIS_OS_NAME: android
OS_NAME: linux
steps:
- if: matrix.ndk-version == '16.1.4479499'
run: |
sudo add-apt-repository universe
sudo apt-get install libncurses5
- uses: actions/checkout@v1
with:
fetch-depth: 1
Expand Down

0 comments on commit 497a87f

Please sign in to comment.