Skip to content

Commit b2be486

Browse files
jschwePotatoCP
authored andcommitted
CI: Bump setup-ohos-sdk to 0.2.3 (servo#38741)
Includes a fix, which deletes the SDK for ohos-native hosts, saving some disk and cache space, since we only need the version for linux hosts. Testing: [mach try ohos](https://github.com/jschwe/servo/actions/runs/17024914816) Signed-off-by: Jonathan Schwender <[email protected]>
1 parent 2b9c828 commit b2be486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ohos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
run: sudo apt update && ./mach bootstrap --skip-lints
6868
- name: Setup OpenHarmony SDK
6969
id: setup_sdk
70-
uses: openharmony-rs/[email protected].1
70+
uses: openharmony-rs/[email protected].3
7171
with:
7272
version: "5.0.2"
7373
fixup-path: true

0 commit comments

Comments
 (0)