Skip to content

Commit 2f590b6

Browse files
committed
Add setup python on windows build
1 parent 2090f9d commit 2f590b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-binary-packages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,8 @@ jobs:
186186
cp .libs/msys-jpgf-0.dll /c/tmp-dist/java/jpgf.dll
187187
cp jpgf.jar /c/tmp-dist/java
188188
if: false
189+
190+
- uses: actions/setup-python@v5
189191

190192
- name: Build Python bindings
191193
shell: msys2 {0}

0 commit comments

Comments
 (0)