Skip to content

Commit 416fd00

Browse files
committed
fix: pull the correct branch from the Java repository
1 parent b47b8a1 commit 416fd00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
toolchain: nightly-2023-06-27
1616
kms-version: 4.4.3
1717
findex-cloud-version: 0.1.0
18-
branch-java: feature/use_findex_5_0_0
18+
branch-java: feature/allocate_from_rust
1919
branch-js: cloudproof_2_2_0
2020
branch-flutter: feature/findex_5
2121
branch-python: feature/findex_5_0_0

0 commit comments

Comments
 (0)