Skip to content

Preternatural Build #28

Preternatural Build

Preternatural Build #28

Workflow file for this run

name: Preternatural Build
on:
workflow_dispatch:
jobs:
build:
runs-on: macos-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Run Preternatural Build (Xcode 16)
uses: PreternaturalAI/github-action/preternatural-build@main
with:
xcode-version: '16'