Skip to content

Merge pull request #880 from jgraj/patch-1 #1869

Merge pull request #880 from jgraj/patch-1

Merge pull request #880 from jgraj/patch-1 #1869

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