Skip to content

Commit 9981d14

Browse files
committed
.github/workflows/recorder-release.yml: fix github action
Signed-off-by: Tzanko Matev <[email protected]>
1 parent ebab9de commit 9981d14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/recorder-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ jobs:
9292
command: build
9393
args: ${{ matrix.publish-args }}
9494
manylinux: ${{ matrix.manylinux }}
95+
working-directory: codetracer-python-recorder
9596

9697
- name: Install Python 3.12 (macOS)
9798
if: startsWith(matrix.name, 'macos')

0 commit comments

Comments
 (0)