mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-12-10 08:41:44 +00:00
Merge df7013ffa4 into f6ce52f667
This commit is contained in:
commit
e8e8cd95cc
2
.github/workflows/build_wamr_lldb.yml
vendored
2
.github/workflows/build_wamr_lldb.yml
vendored
|
|
@ -78,7 +78,7 @@ jobs:
|
|||
./core/deps/llvm-project/build/share
|
||||
./core/deps/llvm-project/lldb/tools/
|
||||
./core/deps/llvm-project/wamr-lldb/
|
||||
key: ${{inputs.arch}}-${{ inputs.runner }}-lldb_build
|
||||
key: ${{ inputs.ver_num }}-${{ inputs.arch }}-${{ inputs.runner }}-lldb_build
|
||||
|
||||
- name: setup xcode macos
|
||||
if: steps.lldb_build_cache.outputs.cache-hit != 'true' && contains(inputs.runner, 'macos')
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user