Skip to content

[GitHub] Add Emscripten and Web Assembly workflows #2110

[GitHub] Add Emscripten and Web Assembly workflows

[GitHub] Add Emscripten and Web Assembly workflows #2110

Workflow file for this run

name: iOS (Metal)
on:
push:
branches:
- v3
pull_request:
branches:
- v3
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
- name: Get Submodules
run: ./get_dlc
- name: Compile
run: ./make ios -g metal --kore . --from tests/empty --nosigning --compile