mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-11 14:43:34 +00:00
debugging CI
This commit is contained in:
6
.github/workflows/macos_x86.yml
vendored
6
.github/workflows/macos_x86.yml
vendored
@@ -36,9 +36,9 @@ jobs:
|
||||
cache: true
|
||||
|
||||
- name: Setup SDL2 frameworks
|
||||
uses: BrettDong/setup-sdl2-frameworks@main
|
||||
with:
|
||||
sdl2: latest
|
||||
uses: BrettDong/setup-sdl2-frameworks@main
|
||||
with:
|
||||
sdl2: latest
|
||||
|
||||
# Build the lib
|
||||
- name: Build MacroLibX
|
||||
|
||||
Reference in New Issue
Block a user