We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 005c7b4 commit 2cbbddbCopy full SHA for 2cbbddb
1 file changed
.github/workflows/test.yml
@@ -47,7 +47,7 @@ jobs:
47
sudo apt update
48
sudo apt install -y libncurses5 python2.7 libpython2.7 gettext \
49
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
+ curl https://download.tizen.org/sdk/Installer/tizen-studio_5.5/web-cli_Tizen_Studio_5.5_ubuntu-64.bin -o install.bin
51
chmod a+x install.bin
52
./install.bin --accept-license $HOME/tizen-studio
53
rm install.bin
0 commit comments