Skip to content

Commit

Permalink
Delete libpython
Browse files Browse the repository at this point in the history
  • Loading branch information
AjayP13 committed Dec 26, 2023
1 parent 2095d75 commit a487a3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
sudo apt autoremove -y;
sudo rm -rf /usr/lib/python*;
sudo rm -rf /usr/bin/python*;
sudo rm -rf /usr/lib/x86_64-linux-gnu/libpython*;
- name: Setup Python
uses: actions/setup-python@v5
- name: Setup upterm session
Expand Down

0 comments on commit a487a3b

Please sign in to comment.