Skip to content

Commit 593427c

Browse files
authored
Update harmonyos.yml
1 parent 67bbde7 commit 593427c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/harmonyos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ jobs:
2727
tar -xf ohos-sdk-windows_linux-public.tar.gz
2828
cd ohos-sdk/linux
2929
unzip -q native-linux-x64-4.1.7.8-Release.zip
30+
cd -
3031
- name: build-armv8
3132
run: |
32-
cd
3333
mkdir build && cd build
3434
${{ env.OHOS_NDK_CMAKE }} ${{ env.COMMON_CMAKE_OPTIONS }} -DOHOS_ARCH="arm64-v8a" \
3535
-DTARGET=ARMV8 ..

0 commit comments

Comments
 (0)