Skip to content

Commit b842d5a

Browse files
authored
Update windows-android-armv8.yml
1 parent 5e1dcfa commit b842d5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows-android-armv8.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ jobs:
3333
export PATH=${ANDROID_NDK_ROOT}/toolchains/llvm/prebuilt/windows-x86_64/bin:$PATH
3434
export PATH=$PATH:/d/a/bolt/bolt/software/wget
3535
cd /d/a/bolt/bolt
36-
./install.sh --target=android-aarch64 --gpu
36+
./install.sh --target=android-aarch64
3737
shell: bash

0 commit comments

Comments
 (0)