Skip to content

Allow non-instant artifact colors without inteference for other objects #1085

Allow non-instant artifact colors without inteference for other objects

Allow non-instant artifact colors without inteference for other objects #1085

Workflow file for this run

name: Mac
on:
push:
branches: [ main ]
pull_request:
jobs:
build:
name: Cocoa
runs-on: macos-latest
steps:
- name: Clone Project
uses: actions/checkout@v4
- name: Build
run: |
cd src
make -f Makefile.osx