Skip to content

Commit

Permalink
Update Python binding
Browse files Browse the repository at this point in the history
  • Loading branch information
tdewolff committed May 12, 2024
1 parent 6ec6f17 commit 81e23a8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,11 @@ jobs:
# with:
# go-version: '>=1.17'

- name: Debug
run: |
ls -la
ls -la src/minify
- name: Build wheels
uses: pypa/[email protected]
with:
Expand Down

0 comments on commit 81e23a8

Please sign in to comment.