Skip to content

Commit 54dfd3c

Browse files
committed
rerun
1 parent 75a2884 commit 54dfd3c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,8 @@ jobs:
130130
echo "------- BUILD WHEEL --------"
131131
build_wheel $REPO_DIR $PLAT
132132
echo "------- INSTALL_RUN --------"
133+
echo "check wheel"
134+
ls -l ${{ github.workspace }}/wheelhouse
133135
unzip -l ${{ github.workspace }}/wheelhouse/netCDF4*whl
134136
install_run $PLAT
135137
- name: Upload wheels to release

0 commit comments

Comments
 (0)