Skip to content

Commit

Permalink
set ohos sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
chexiongsheng committed Jun 7, 2024
1 parent 5626e22 commit ece5b79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ jobs:
- name: Build
run: |
cd build
./make_ohos_lua54.sh
./make_ohos_lua53.sh
OHOS_NDK_HOME=~/ohos-sdk/linux/native ./make_ohos_lua54.sh
OHOS_NDK_HOME=~/ohos-sdk/linux/native ./make_ohos_lua53.sh
- name: Upload
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit ece5b79

Please sign in to comment.