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 800bf26 commit 61f0b06
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 @@ -234,7 +234,7 @@ jobs:
uv run python run.py --debug ${{ matrix.platform.name }}
# cache
mkdir ../versions
cp _install/${{ matrix.platform.name }}/debug/llvm.version ../versions
cp _install/${{ matrix.platform.name }}/llvm.version ../versions
- name: E2E Test sora-python-sdk
working-directory: sora-python-sdk
run: |
Expand Down

0 comments on commit 61f0b06

Please # to comment.