Skip to content

wait when did i code this #68

wait when did i code this

wait when did i code this #68

Workflow file for this run

name: Makefile CI
on:
push:
branches: [ "main" ]
jobs:
build:
runs-on: macos-12
steps:
- uses: actions/checkout@v3
- name: Make IPA
run: make
- uses: actions/upload-artifact@v3
with:
name: IPA Download.zip
path: ControlConfig.ipa