Skip to content

Merge pull request #858 from samhocevar-forks/patch/a2-mutex #1771

Merge pull request #858 from samhocevar-forks/patch/a2-mutex

Merge pull request #858 from samhocevar-forks/patch/a2-mutex #1771

Workflow file for this run

name: iOS (OpenGL)
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: macOS-latest
steps:
- uses: actions/checkout@v4
- name: Get Submodules
run: ./get_dlc
- name: Compile
run: ./make ios -g opengl --kinc . --from Tests/Empty --nosigning --compile