Skip to content

Commit 5ed0e5f

Browse files
committed
chore: windows logging/build fix
1 parent f4d515c commit 5ed0e5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-pypi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ jobs:
107107
run: uv build --wheel
108108

109109
- name: Log SEA contents
110+
shell: bash
110111
run: |
111112
echo "Contents of src/stagehand/_sea/"
112113
ls -al src/stagehand/_sea || true

0 commit comments

Comments
 (0)