We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c5201a commit 7682685Copy full SHA for 7682685
1 file changed
.github/workflows/bld_wheels_and_upload.yml
@@ -74,7 +74,7 @@ jobs:
74
- uses: actions/upload-artifact@v4.6.2
75
with: null
76
name: ibmdb-wheels-${{ matrix.os }}
77
- path: wheelhouse/*.whl
+ path: wheelhouse/*.whl
78
build_wheels_macos_arm64:
79
name: Build wheels on macOS ARM64
80
runs-on: macos-14
0 commit comments