Skip to content

Commit

Permalink
windows build 2
Browse files Browse the repository at this point in the history
  • Loading branch information
vs4vijay committed May 30, 2024
1 parent 94559fe commit 8fbec6c
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .github/workflows/compile_doom_sdl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ jobs:
git
base-devel
mingw-w64-ucrt-x86_64-toolchain
# mingw-w64-ucrt-x86_64-SDL2
# mingw-w64-ucrt-x86_64-SDL2_mixer
mingw-w64-ucrt-x86_64-SDL2
mingw-w64-ucrt-x86_64-SDL2_mixer
# pacboy: >-
# make:p
# cmake:p
Expand All @@ -58,13 +58,13 @@ jobs:
# libxml2:p
# python-setuptools:p

- uses: libsdl-org/setup-sdl@main
id: sdl
with:
version: 2-latest
version-sdl-image: 2-latest
shell: msys2 {0}
install-linux-dependencies: true
# - uses: libsdl-org/setup-sdl@main
# id: sdl
# with:
# version: 2-latest
# version-sdl-image: 2-latest
# shell: msys2 {0}
# install-linux-dependencies: true

- name: "Build Doom with SDL"
working-directory: doomgeneric
Expand Down

0 comments on commit 8fbec6c

Please sign in to comment.