Skip to content

Commit 4e9dae7

Browse files
committed
build fix
1 parent 6b6632b commit 4e9dae7

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
@@ -417,7 +417,7 @@ jobs:
417417
id: setup-ndk
418418
with:
419419
ndk-version: r26d
420-
add-to-path: false
420+
add-to-path: true
421421
local-cache: true
422422

423423
- name: set up JDK 11

0 commit comments

Comments
 (0)