Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
KenVanHoeylandt committed Jan 25, 2024
1 parent ce9a6cc commit de64647
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions .github/workflows/pc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,12 @@ jobs:
uses: actions/checkout@v2
with:
submodules: recursive
- name: Setup SDL2 frameworks
uses: BrettDong/setup-sdl2-frameworks@main
- uses: libsdl-org/setup-sdl@main
id: sdl
with:
sdl2: latest
sdl2-ttf: none
sdl2-image: none
sdl2-mixer: none
sdl2-net: none
install-linux-dependencies: true
version: 2-latest
version-sdl-image: 2-latest
- name: Configure Project
uses: threeal/[email protected]
- name: Prepare Project
Expand Down

0 comments on commit de64647

Please sign in to comment.