Skip to content

Commit c22da62

Browse files
committedMar 10, 2024·
Re-build 0.0.118 against upstream backport (without Android builds)
1 parent 981f682 commit c22da62

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎.github/workflows/build.yml

-1
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,6 @@ jobs:
264264
run: |
265265
export LDK_GARBAGECOLLECTED_GIT_OVERRIDE="$(git describe --tag HEAD)"
266266
cp "ldk-java-bins/${LDK_GARBAGECOLLECTED_GIT_OVERRIDE}/"liblightningjni_Mac*.nativelib ldk-java-bins/new/
267-
cp "ldk-java-bins/${LDK_GARBAGECOLLECTED_GIT_OVERRIDE}/"LDK-release.aar ldk-java-bins/new/
268267
cp src/main/resources/liblightningjni_Linux-amd64.nativelib ldk-java-bins/new/
269268
cp ldk-java-sources.jar ldk-java-bins/new/
270269
cp ldk-java.jar ldk-java-bins/new/

0 commit comments

Comments
 (0)
Please sign in to comment.