Skip to content

Commit

Permalink
polish(pu): polish release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
puyuan1996 committed Apr 16, 2024
1 parent 7689502 commit 92e49bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
env:
CIBW_SKIP: "pp* *musllinux*"
CIBW_ARCHS: ${{ matrix.architecture }}
CIBW_PROJECT_REQUIRES_PYTHON: "==${{ matrix.python }}.*"
CIBW_PROJECT_REQUIRES_PYTHON: ${{ matrix.python }}
- name: Show the buildings
shell: bash
run: |
Expand Down

0 comments on commit 92e49bd

Please sign in to comment.