Skip to content

Commit a95682b

Browse files
committed
Use the mingw python instead of the msys python.
1 parent 59be147 commit a95682b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ccpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
mingw-w64-ucrt-x86_64-lua
4343
mingw-w64-ucrt-x86_64-nsis
4444
mingw-w64-ucrt-x86_64-pkg-config
45-
python
45+
mingw-w64-ucrt-x86_64-python
4646
bison
4747
flex
4848
zip

0 commit comments

Comments
 (0)