Skip to content

Commit

Permalink
remove extra components
Browse files Browse the repository at this point in the history
Signed-off-by: Mukilan Thiyagarajan <[email protected]>
  • Loading branch information
mukilan committed Sep 11, 2024
1 parent bc27ec3 commit 7762b14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ohos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
uses: mukilan/[email protected] # TODO: this needs to be updated
with:
version: "4.1"
components: "native;toolchains;ets;js;previewer"
components: "native;toolchains;ets"
fixup-path: true
- name: Install node for hvigor
uses: actions/setup-node@v4
Expand Down

0 comments on commit 7762b14

Please sign in to comment.