Skip to content

project: rename Runtime/runtime -> VGL. namespace VSoftRenderer -> VGL #4

project: rename Runtime/runtime -> VGL. namespace VSoftRenderer -> VGL

project: rename Runtime/runtime -> VGL. namespace VSoftRenderer -> VGL #4

Workflow file for this run

name: Build macOS
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
with:
submodules: 'true'
- name: Build
run: chmod +x *.sh && ./BuildMacOS.sh