mirror of
https://github.com/servo/servo.git
synced 2025-08-18 20:05:34 +01:00
CI: Bump setup-ohos-sdk to 0.2.3 (#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 <schwenderjonathan@gmail.com>
This commit is contained in:
parent
ce9425f3e8
commit
2e6219b52d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ohos.yml
vendored
2
.github/workflows/ohos.yml
vendored
|
@ -67,7 +67,7 @@ jobs:
|
|||
run: sudo apt update && ./mach bootstrap --skip-lints
|
||||
- name: Setup OpenHarmony SDK
|
||||
id: setup_sdk
|
||||
uses: openharmony-rs/setup-ohos-sdk@v0.2.1
|
||||
uses: openharmony-rs/setup-ohos-sdk@v0.2.3
|
||||
with:
|
||||
version: "5.0.2"
|
||||
fixup-path: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue