Skip to content

Commit 569f344

Browse files
committed
update
1 parent 6037cff commit 569f344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wheels-macosx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
echo "------- BUILD WHEEL --------"
103103
build_wheel $REPO_DIR $PLAT
104104
echo "------- INSTALL_RUN --------"
105-
install_run $PLAT
105+
#install_run $PLAT
106106
- name: Upload wheels to release
107107
uses: svenstaro/upload-release-action@v2
108108
if: github.event_name == 'create'

0 commit comments

Comments
 (0)