Skip to content

Commit 56d0607

Browse files
creaet android build test 53
1 parent 7004cda commit 56d0607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-android-apk.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- name: Build Android App
5454
uses: borales/actions-yarn@v4
5555
with:
56-
cmd: android:build:release && pwd
56+
cmd: android:build:release
5757
dir: 'client'
5858
env:
5959
NDK_BIN: /Users/tmfmacmini/android/ndk/27.2.12479018/toolchains/llvm/prebuilt/darwin-x86_64/bin/

0 commit comments

Comments
 (0)