We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a4419e commit 9a4191fCopy full SHA for 9a4191f
.github/workflows/openharmony-build.yml
@@ -22,8 +22,6 @@ jobs:
22
- name: Update Submodule
23
run: |
24
git submodule update --init --recursive
25
- cd runtime
26
- ls -al
27
28
- name: build for x64
29
0 commit comments