File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -21,19 +21,19 @@ jobs:
2121 matrix :
2222 include :
2323 - os : ubuntu-latest
24- binary_name : stagehand-linux-x64
24+ binary_name : stagehand-server- linux-x64
2525 output_path : src/stagehand/_sea/stagehand-linux-x64
2626 wheel_platform_tag : manylinux2014_x86_64
2727 - os : macos-latest
28- binary_name : stagehand-darwin-arm64
28+ binary_name : stagehand-server- darwin-arm64
2929 output_path : src/stagehand/_sea/stagehand-darwin-arm64
3030 wheel_platform_tag : macosx_11_0_arm64
31- - os : macos-13
32- binary_name : stagehand-darwin-x64
31+ - os : macos-15
32+ binary_name : stagehand-server- darwin-x64
3333 output_path : src/stagehand/_sea/stagehand-darwin-x64
3434 wheel_platform_tag : macosx_10_9_x86_64
3535 - os : windows-latest
36- binary_name : stagehand-win32-x64.exe
36+ binary_name : stagehand-server- win32-x64.exe
3737 output_path : src/stagehand/_sea/stagehand-win32-x64.exe
3838 wheel_platform_tag : win_amd64
3939
You can’t perform that action at this time.
0 commit comments