Skip to content

feat(github): add darwin build #1

feat(github): add darwin build

feat(github): add darwin build #1

name: Test build & Upload staging binaries to M+ S3
on:
push:
branches:
- github/darwin-macos
jobs:
test-build:
runs-on: macos-latest
steps:
- name: Check Out Repo
uses: actions/checkout@v3
with:
fetch-depth: 1
- name: Build
run: make build-client-darwin
- name: Check file
run: ls -lah