Skip to content

dynapi: Don't use SDL_getenv; it might malloc before the app sets an … #4732

dynapi: Don't use SDL_getenv; it might malloc before the app sets an …

dynapi: Don't use SDL_getenv; it might malloc before the app sets an … #4732

Workflow file for this run

name: Build (Android)
on: [push, pull_request]
jobs:
android:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: nttld/setup-ndk@v1
with:
ndk-version: r21e
- name: Build
run: ./build-scripts/androidbuildlibs.sh