Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
niley7464 committed Jul 3, 2024
1 parent 03696b7 commit d5e2a1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tizen-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
run: |
sudo apt-get install llvm llvm-10 -y
export PATH=$PATH:${{ github.workspace }}/tizen-studio/tools/ide/bin
tizen cli-config -l
tizen build-native -- ${{ github.workspace }}/Tizen.web/ImageClassificationOffloadingService
# tizen package -t tpk -- ${{ github.workspace }}/Tizen.web/ImageClassificationOffloadingService/Debug
# tizen package -t wgt -r ${{ github.workspace }}/Tizen.web/ImageClassificationOffloadingService/Debug/EQmf4iSfpX-1.0.0-arm.tpk -- .buildResult/ImageClassificationOffloading.wgt
Expand Down

0 comments on commit d5e2a1b

Please sign in to comment.