mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-12 07:03:34 +00:00
debugging CI
This commit is contained in:
7
.github/workflows/macos_x86.yml
vendored
7
.github/workflows/macos_x86.yml
vendored
@@ -35,9 +35,10 @@ jobs:
|
|||||||
version: 1.3.204.1
|
version: 1.3.204.1
|
||||||
cache: true
|
cache: true
|
||||||
|
|
||||||
- name: Install system dependencies
|
- name: Setup SDL2 frameworks
|
||||||
run: |
|
uses: BrettDong/setup-sdl2-frameworks@main
|
||||||
brew install SDL2
|
with:
|
||||||
|
sdl2: latest
|
||||||
|
|
||||||
# Build the lib
|
# Build the lib
|
||||||
- name: Build MacroLibX
|
- name: Build MacroLibX
|
||||||
|
|||||||
Reference in New Issue
Block a user