Skip to content

Commit 8a5369d

Browse files
committed
Revert "[ci] Fix python2.7 installation error (flutter-tizen#795)"
This reverts commit b38874d.
1 parent cfe4f84 commit 8a5369d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ jobs:
2828
- name: Install Tizen Studio
2929
if: ${{ env.HAS_CHANGED_PACKAGES == 'true' }}
3030
run: |
31-
sudo add-apt-repository ppa:deadsnakes/ppa
32-
sudo apt update
3331
sudo apt install -y libncurses5 python3.8 libpython3.8 gettext \
3432
libkf5itemmodels5 libkf5kiowidgets5 libkchart2 dbus-x11 gnome-keyring
3533
curl https://download.tizen.org/sdk/Installer/tizen-studio_6.0/web-cli_Tizen_Studio_6.0_ubuntu-64.bin -o install.bin

0 commit comments

Comments
 (0)