Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
manugarg committed Nov 17, 2023
1 parent 1e335cb commit 12ac5ee
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,8 +169,7 @@ jobs:
- name: make
run: |
python --version
sudo apt-get install python3-distutils
sudo apt-get install python3-apt
sudo apt-get install python-distutils python3-distutils
make -C src pymod
- name: Build sdist
Expand Down

0 comments on commit 12ac5ee

Please sign in to comment.