Skip to content

Set up doxygen and other basic type structure #14

Set up doxygen and other basic type structure

Set up doxygen and other basic type structure #14

Workflow file for this run

name: Porytiles PR Build
on:
pull_request:
branches: [ "develop" ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
build-linux-amd64-clang:
uses: ./.github/workflows/linux_amd64_clang.yml
build-macos-arm64-clang:
uses: ./.github/workflows/macos_arm64_clang.yml