Skip to content

Commit

Permalink
Merge pull request #191 from chris48s/dependabot/github_actions/pypa/…
Browse files Browse the repository at this point in the history
…cibuildwheel-2.16.4

Bump pypa/cibuildwheel from 2.16.3 to 2.16.4
  • Loading branch information
chris48s authored Jan 30, 2024
2 parents b09d148 + 54cc419 commit 72d9f58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
uses: actions/checkout@v4

- name: Build wheels
uses: pypa/cibuildwheel@v2.16.3
uses: pypa/cibuildwheel@v2.16.4
env:
CIBW_BEFORE_BUILD_LINUX: yum install -y wget && ./build-drafter.sh linux
CIBW_BEFORE_BUILD_MACOS: ./build-drafter.sh mac
Expand Down

0 comments on commit 72d9f58

Please sign in to comment.