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 ce7e3ac commit 08cbbfa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/macos_x86.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ jobs:
version: 1.3.204.1
cache: true

- name: Install Dependancies
run: |
brew install SDL2
- name: Setup SDL2 frameworks
uses: BrettDong/setup-sdl2-frameworks@main
with:
Expand Down

0 comments on commit 08cbbfa

Please sign in to comment.