aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/ohos.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ohos.yml')
-rw-r--r--.github/workflows/ohos.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/ohos.yml b/.github/workflows/ohos.yml
index 409f1f5d627..0a64c5d8f64 100644
--- a/.github/workflows/ohos.yml
+++ b/.github/workflows/ohos.yml
@@ -55,8 +55,8 @@ jobs:
uses: mozilla-actions/sccache-action@v0.0.6
- name: Install crown
run: cargo install --path support/crown
- - name: Bootstrap Python
- run: python3 -m pip install --upgrade pip virtualenv
+ - name: Setup Python
+ uses: ./.github/actions/setup-python
- name: Bootstrap dependencies
run: sudo apt update && python3 ./mach bootstrap --skip-lints
- name: Setup OpenHarmony SDK