mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-06-20 03:44:15 +08:00
Update ohos.yml
This commit is contained in:
4
.github/workflows/ohos.yml
vendored
4
.github/workflows/ohos.yml
vendored
@@ -28,10 +28,12 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Setup OpenHarmony SDK
|
- name: Setup OpenHarmony SDK
|
||||||
uses: openharmony-rs/setup-ohos-sdk@v0.1
|
uses: openharmony-rs/setup-ohos-sdk@v0.2.4
|
||||||
id: setup-ohos
|
id: setup-ohos
|
||||||
with:
|
with:
|
||||||
version: "5.0.0"
|
version: "5.0.0"
|
||||||
|
components: "native"
|
||||||
|
cache: "true"
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
# Build your program with the given configuration
|
# Build your program with the given configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user