We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebab9de commit 9981d14Copy full SHA for 9981d14
.github/workflows/recorder-release.yml
@@ -92,6 +92,7 @@ jobs:
92
command: build
93
args: ${{ matrix.publish-args }}
94
manylinux: ${{ matrix.manylinux }}
95
+ working-directory: codetracer-python-recorder
96
97
- name: Install Python 3.12 (macOS)
98
if: startsWith(matrix.name, 'macos')
0 commit comments