Skip to content

Add DMG release packaging #3

Add DMG release packaging

Add DMG release packaging #3

Workflow file for this run

name: CI
on:
push:
branches: [main]
pull_request:
jobs:
build:
runs-on: macos-14
steps:
- name: Check out repository
uses: actions/checkout@v4
- name: Build
run: swift build