Skip to content

Commit

Permalink
dbg
Browse files Browse the repository at this point in the history
  • Loading branch information
alex committed May 17, 2024
1 parent 0267f4d commit 3f56b6a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/wheel-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ jobs:
- run: venv/bin/pip install -U pip wheel cffi
- name: Make sdist
run: venv/bin/python setup.py sdist
- run: ls
- run: ls dist/
- run: tar zxvf dist/PyNaCl*.tar.gz && mkdir wheelhouse
- name: Build the wheel
run: |
Expand Down

0 comments on commit 3f56b6a

Please sign in to comment.