Skip to content

Commit

Permalink
Specify bash
Browse files Browse the repository at this point in the history
  • Loading branch information
kne committed Nov 29, 2024
1 parent 647acf3 commit 3d72132
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
- uses: actions/setup-python@v5

- name: Install build requirements
shell: bash -e {0}
run: |
cp patches/pyproject.toml pybox2d
cp patches/setup-2.3.10.py pybox2d/setup.py
Expand Down

0 comments on commit 3d72132

Please sign in to comment.