Skip to content

Commit 5eb1114

Browse files
CI code-test.yml: no need to upload artifacts sysroot
Signed-off-by: DreamConnected <[email protected]>
1 parent c20994b commit 5eb1114

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/code-test.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,6 @@ jobs:
4949
5050
meson compile -C build
5151
sudo /usr/local/bin/ninja -C build install
52-
53-
- name: Upload artifacts sysroot
54-
uses: actions/[email protected]
55-
with:
56-
name: android-aarch64-deps-shared-api30
57-
path: /data/sysroot/*
5852
5953
- name: Upload artifacts lxc
6054
uses: actions/[email protected]

0 commit comments

Comments
 (0)