Skip to content

Adapt to upstream change: SDL2_mixer has libmodplug as dependency #1112

Adapt to upstream change: SDL2_mixer has libmodplug as dependency

Adapt to upstream change: SDL2_mixer has libmodplug as dependency #1112

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