File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4747 sudo apt update
4848 sudo apt install -y libncurses5 python2.7 libpython2.7 gettext \
4949 libkf5itemmodels5 libkf5kiowidgets5 libkchart2 dbus-x11 gnome-keyring
50- curl https://download.tizen.org/sdk/Installer/tizen-studio_6 .0/web-cli_Tizen_Studio_6 .0_ubuntu-64.bin -o install.bin
50+ curl https://download.tizen.org/sdk/Installer/tizen-studio_5 .0/web-cli_Tizen_Studio_5 .0_ubuntu-64.bin -o install.bin
5151 chmod a+x install.bin
5252 ./install.bin --accept-license $HOME/tizen-studio
5353 rm install.bin
5959 - name : Create a Tizen certificate profile
6060 run : |
6161 export PATH=$PATH:$HOME/tizen-studio/tools/ide/bin
62+ tizen version
63+ $HOME/tizen-studio/tools/tizen-core/tz --version
6264 dbus-run-session -- bash -c "
6365 echo tizen | gnome-keyring-daemon --unlock &&
6466 tizen certificate -a tizen -p tizen -f tizen &&
You can’t perform that action at this time.
0 commit comments