Skip to content

Commit

Permalink
Update ubuntu_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
itzpr3d4t0r committed May 9, 2024
1 parent cc4d44b commit b5435a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ubuntu_test.yml
Expand Up @@ -23,7 +23,6 @@ jobs:
sudo apt-get update
sudo apt-get install python3-setuptools
sudo apt-get install python${{ matrix.python-version }}-dev
sudo apt-get python${{ matrix.python-version }}-distutils
python${{ matrix.python-version }} -m pip install --upgrade pip
python${{ matrix.python-version }} -m pip install wheel
Expand Down

0 comments on commit b5435a4

Please sign in to comment.