Skip to content

Commit

Permalink
Configure GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristophWWagner committed Apr 7, 2023
1 parent fb866e4 commit 75fb855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-dev-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- name: Build the wheels
shell: bash
# shell: bash
env:
CIBW_BUILD: ${{ matrix.cibw-build }}
CIBW_ARCHS_LINUX: ${{ matrix.cibw-archs-linux }}
Expand Down

0 comments on commit 75fb855

Please sign in to comment.