Skip to content

Commit 17772d6

Browse files
committed
a
1 parent bc2f2c9 commit 17772d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake-sdl3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
103103
- name: Install Dependencies on Windows
104104
if: runner.os == 'Windows'
105-
run: choco install nasm
105+
run: choco install nasm yasm strawberryperl
106106

107107
- name: Configure SDL with CMake on Linux (x86_64)
108108
if: matrix.os == 'linux' || matrix.os == 'ubuntu-latest'

0 commit comments

Comments
 (0)