We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4d515c commit 5ed0e5fCopy full SHA for 5ed0e5f
1 file changed
.github/workflows/publish-pypi.yml
@@ -107,6 +107,7 @@ jobs:
107
run: uv build --wheel
108
109
- name: Log SEA contents
110
+ shell: bash
111
run: |
112
echo "Contents of src/stagehand/_sea/"
113
ls -al src/stagehand/_sea || true
0 commit comments