Skip to content

Commit 88bbd1c

Browse files
committed
修正
1 parent 4fbee6a commit 88bbd1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-debug.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@ jobs:
182182
echo ${{ steps.version.outputs.webrtc_build_version }} > sora-cpp-sdk/_install/${{ matrix.platform.name }}/debug/webrtc.version
183183
- name: Build sora-cpp-sdk
184184
if: steps.sora-cpp-sdk-cache.outputs.cache-hit != 'true'
185+
working-directory: sora-cpp-sdk
185186
run: python3 run.py --debug ${{ matrix.platform.name }}
186187

187188
# # sora-python-sdk

0 commit comments

Comments
 (0)