forked from GitHub/gf-core
Copy compiled Java files from local
This commit is contained in:
3
.github/workflows/build-windows-package.yml
vendored
3
.github/workflows/build-windows-package.yml
vendored
@@ -61,7 +61,8 @@ jobs:
|
|||||||
WINDOWS_LDFLAGS="-L\"/mingw64/lib\" -no-undefined"
|
WINDOWS_LDFLAGS="-L\"/mingw64/lib\" -no-undefined"
|
||||||
make install
|
make install
|
||||||
find /mingw64 -name jpgf.jar
|
find /mingw64 -name jpgf.jar
|
||||||
cp /mingw64/lib/jpgf.jar /c/tmp-dist
|
cp .libs//msys-jpgf-0.dll /c/tmp-dist
|
||||||
|
cp jpgf.jar /c/tmp-dist
|
||||||
|
|
||||||
# - name: Build Python bindings
|
# - name: Build Python bindings
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user