Skip to content

Commit

Permalink
Fix build.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmtroffaes committed Mar 5, 2024
1 parent b692ea0 commit 543b755
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 @@ -20,6 +20,7 @@ jobs:
- name: Create sdist
run: |
./cddlib-makefile-gmp.sh
pip install setuptools
python setup.py sdist
- name: Check files
run: |
Expand Down

0 comments on commit 543b755

Please sign in to comment.