Skip to content

Commit

Permalink
debug tag and git scm
Browse files Browse the repository at this point in the history
  • Loading branch information
lanpa committed Jul 30, 2023
1 parent 05a5d78 commit cc278b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-pip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Build a binary wheel and a source tarball
run: |
echo `pwd`
echo `git log|head -n 50`
echo `git describe --tags`
python setup.py -q sdist bdist_wheel --universal
- name: Archive production artifacts
Expand Down

0 comments on commit cc278b1

Please sign in to comment.