Skip to content

Commit c20994b

Browse files
CI code-test.yml: add install for upload artifacts
Signed-off-by: DreamConnected <1487442471@qq.com>
1 parent 3b87f9a commit c20994b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/code-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
--cross-file aarch64-android-api30.txt
4949
5050
meson compile -C build
51+
sudo /usr/local/bin/ninja -C build install
5152
5253
- name: Upload artifacts sysroot
5354
uses: actions/upload-artifact@v4.3.1

0 commit comments

Comments
 (0)