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 2bc359a commit 85c67fe
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 @@ -214,7 +214,7 @@ jobs:
- uses: actions/cache@v4
id: llvm-cache
with:
path: sora-python-sdk/_package/${{ matrix.platform.name }}/llvm
path: sora-python-sdk/_install/${{ matrix.platform.name }}/llvm
key: llvm-${{ matrix.platform.name }}-${{ steps.version.outputs.sora_cpp_sdk }}
- uses: actions/cache@v4
id: version-file-cache
Expand Down

0 comments on commit 85c67fe

Please # to comment.