Skip to content

Commit 3a57e90

Browse files
committed
Debuging ghaction
1 parent 54437d6 commit 3a57e90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
CIBW_BEFORE_BUILD: >-
9797
rm -rf {package}/build &&
9898
ls &&
99-
echo ${pwd} &&
99+
pwd &&
100100
echo {package} &&
101101
ls {package} &&
102102
cat tools/wheel/LICENSE_binary.txt >> {package}/LICENSE/LICENSE

0 commit comments

Comments
 (0)