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 d5b615a commit 6afc9a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ jobs:
- name: make
run: |
python --version
sudo apt-get install python3-distutils
make -C src pymod
- name: Build sdist
Expand Down

0 comments on commit 6afc9a5

Please sign in to comment.