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 1b722ff commit f47a79d
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 NativeCLI TIZEN-8
package-manager-cli.bin install NativeToolchain-Gcc-9.2 NativeCLI TIZEN-8.0 TIZEN-8.0-NativeAppDevelopment
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 f47a79d

Please sign in to comment.