Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
vs4vijay committed May 30, 2024
1 parent b21174b commit 2afe2da
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions .github/workflows/compile_doom_sdl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,15 @@ jobs:
with:
msystem: UCRT64
update: true
install: >-
make
# pacboy: >-
# cmake:p
# cc:p
# glib2:p
# libxml2:p
# python-setuptools:p
# install: >-
# make
pacboy: >-
make:p
cmake:p
cc:p
glib2:p
libxml2:p
python-setuptools:p
- uses: libsdl-org/setup-sdl@main
id: sdl
Expand Down

0 comments on commit 2afe2da

Please sign in to comment.