Skip to content

Commit

Permalink
修正
Browse files Browse the repository at this point in the history
  • Loading branch information
melpon committed Nov 2, 2024
1 parent 61f0b06 commit 13636a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ jobs:
key: versions-${{ matrix.platform.name }}-${{ steps.version.outputs.sora_cpp_sdk }}
- name: Copy version file
if: steps.version-file-cache.outputs.cache-hit == 'true'
run: cp versions/llvm.version sora-python-sdk/_install/${{ matrix.platform.name }}/debug/
run: cp versions/llvm.version sora-python-sdk/_install/${{ matrix.platform.name }}/
- uses: astral-sh/setup-uv@v3
- name: Build sora-python-sdk
working-directory: sora-python-sdk
Expand Down

0 comments on commit 13636a5

Please # to comment.