Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
niley7464 committed Jul 5, 2024
1 parent e15a0d0 commit 386ce25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tizen-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
echo $(tizen list rootstrap)
sudo apt update
sudo apt install -y libpython2.7
package-manager-cli.bin install NativeToolchain-Gcc-9.2
package-manager-cli.bin install NativeToolchain-Gcc-9.2 NativeCLI
echo $(package-manager-cli.bin show-pkgs)
tizen build-native -a arm -c llvm -C Debug -- ${{ github.workspace }}/Tizen.web/ImageClassificationOffloadingService
tizen package -t tpk -- ${{ github.workspace }}/Tizen.web/ImageClassificationOffloadingService/Debug
Expand Down

0 comments on commit 386ce25

Please sign in to comment.