Skip to content

Commit 0960f91

Browse files
authored
Update test.yml
1 parent 0392fe3 commit 0960f91

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/test.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)