Skip to content

Commit

Permalink
fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
itzpr3d4t0r committed May 8, 2024
1 parent 1318e76 commit d27e9eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ubuntu_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
sudo apt-get update
sudo apt-get install python${{ matrix.python-version }}-dev -y
python${{ matrix.python-version }} -m pip install --upgrade pip
python${{ matrix.python-version }} -m pip install distutils
python${{ matrix.python-version }} -m pip install setuptools
python${{ matrix.python-version }} -m pip install wheel
- name: Install dependencies
Expand Down

0 comments on commit d27e9eb

Please sign in to comment.