Skip to content
This repository has been archived by the owner on Jun 29, 2024. It is now read-only.

Commit

Permalink
Update android_builds.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ughuuu committed Nov 22, 2023
1 parent 7c7fd7a commit d38d166
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/android_builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ jobs:
java-version: 11

- name: Android dependencies
uses: nttld/setup-ndk@v1
with:
ndk-version: r23c
link-to-sdk: true
uses: nttld/setup-ndk@v1
with:
ndk-version: r23c
link-to-sdk: true

- name: Build ${{ matrix.arch }}
uses: ./.github/actions/build
Expand Down

0 comments on commit d38d166

Please sign in to comment.