Skip to content

Commit

Permalink
Please work x6
Browse files Browse the repository at this point in the history
  • Loading branch information
Wirtos committed Dec 16, 2024
1 parent 58b0e95 commit fd7d0b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Install dependencies
run: |
sudo add-apt-repository universe
sudo apt install -y libncurses5
sudo apt install -y libncurses5-dev
- name: Checking out branch
uses: actions/checkout@v3

Expand Down

0 comments on commit fd7d0b1

Please sign in to comment.