Skip to content

Commit

Permalink
Debugging output
Browse files Browse the repository at this point in the history
  • Loading branch information
sgillies committed Aug 13, 2024
1 parent 8d4676c commit ec71b36
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ jobs:
- name: Build source tarball
shell: bash
run: |
pwd
ls -l
python3.10 -m venv venv && source venv/bin/activate
python -m pip install --upgrade pip
python -m pip install build
Expand Down

0 comments on commit ec71b36

Please sign in to comment.