mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-11 14:43:34 +00:00
revert
This commit is contained in:
7
.github/workflows/macos_x86.yml
vendored
7
.github/workflows/macos_x86.yml
vendored
@@ -29,10 +29,9 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
# Install system dependencies
|
# Install system dependencies
|
||||||
- name: Setup SDL2 frameworks
|
- name: Install Dependancies
|
||||||
uses: BrettDong/setup-sdl2-frameworks@main
|
run: |
|
||||||
with:
|
brew install SDL2
|
||||||
sdl2: latest
|
|
||||||
|
|
||||||
# Build the lib
|
# Build the lib
|
||||||
- name: Build MacroLibX
|
- name: Build MacroLibX
|
||||||
|
|||||||
Reference in New Issue
Block a user