Skip to content

Commit

Permalink
[unity]修改鸿蒙构建的描述
Browse files Browse the repository at this point in the history
  • Loading branch information
chexiongsheng committed Apr 30, 2024
1 parent 1b365fe commit 628f0b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/unity_build_plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,12 @@ jobs:

steps:
- uses: actions/checkout@v3
- name: BuildAndroid
- name: BuildOHOS
uses: ./.github/workflows/composites/unity-build-plugins/ohos/
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
backend: v8_9.4
- name: BuildAndroidQuickJS
- name: BuildOHOSQuickJS
uses: ./.github/workflows/composites/unity-build-plugins/ohos/
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 628f0b3

Please sign in to comment.