File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -59,12 +59,12 @@ jobs:
5959 run : |
6060 $HOME/tizen-studio/package-manager/package-manager-cli.bin install \
6161 NativeToolchain-Gcc-9.2 \
62- IOT-Headed-6.0-NativeAppDevelopment-CLI
62+ IOT-Headed-6.0-NativeAppDevelopment
6363 #TIZEN-8.0-NativeAppDevelopment-CLI
64- export PATH=$PATH:$HOME/tizen-studio/tools/ide/bin:$HOME/tizen-studio/tools/tizen-core
65- tizen version
66- tz --version
67- cat $HOME/tizen-studio/sdk.version
64+ # export PATH=$PATH:$HOME/tizen-studio/tools/ide/bin:$HOME/tizen-studio/tools/tizen-core
65+ # tizen version
66+ # tz --version
67+ # cat $HOME/tizen-studio/sdk.version
6868 - name : Install Tizen Workload
6969 run : curl -sSL https://raw.githubusercontent.com/Samsung/Tizen.NET/main/workload/scripts/workload-install.sh | sudo bash
7070 - name : Create a Tizen certificate profile
You can’t perform that action at this time.
0 commit comments