Skip to content

Commit

Permalink
fix build-frontend double set
Browse files Browse the repository at this point in the history
  • Loading branch information
jfolz committed Jul 22, 2024
1 parent dce7e1f commit 33ff333
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
uses: pypa/[email protected]
env:
CIBW_ARCHS_LINUX: ${{ matrix.arch }}
CIBW_BUILD_FRONTEND: "build; args: --no-isolation"
- uses: actions/upload-artifact@v4
with:
name: wheels-${{ matrix.os }}-${{ matrix.arch }}
Expand Down

0 comments on commit 33ff333

Please sign in to comment.