mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
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"
|
||||
make install
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user