Skip to content

Commit

Permalink
debugging CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Kbz-8 committed Oct 19, 2023
1 parent ec757ab commit cc81036
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/macos_x86.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,10 @@ jobs:
version: 1.3.204.1
cache: true

- name: Install system dependencies
run: |
brew install SDL2
- name: Setup SDL2 frameworks
uses: BrettDong/setup-sdl2-frameworks@main
with:
sdl2: latest

# Build the lib
- name: Build MacroLibX
Expand Down

0 comments on commit cc81036

Please sign in to comment.