Skip to content

Merge pull request #73 from gnattu/fix-migration #42

Merge pull request #73 from gnattu/fix-migration

Merge pull request #73 from gnattu/fix-migration #42

Workflow file for this run

name: Build
on:
push:
pull_request:
jobs:
build:
runs-on: macos-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v3
- name: Build
uses: devbotsxyz/xcode-build@v1