File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3535 id : jni-cache
3636 with :
3737 path : " app/prebuilt"
38- key : jni-debug-${{ steps.cache-hash.outputs.hash }}
38+ key : ${{ matrix.os }}-trime- jni-debug-${{ steps.cache-hash.outputs.hash }}
3939
4040 - name : Fetch submodules
4141 if : ${{ !steps.jni-cache.outputs.cache-hit }}
Original file line number Diff line number Diff line change 4242 id : jni-cache
4343 with :
4444 path : " app/prebuilt"
45- key : jni-debug-${{ steps.cache-hash.outputs.hash }}
45+ key : ${{ matrix.os }}-trime- jni-debug-${{ steps.cache-hash.outputs.hash }}
4646
4747 - name : Fetch submodules
4848 if : ${{ !steps.jni-cache.outputs.cache-hit }}
Original file line number Diff line number Diff line change 2929 id : jni-cache
3030 with :
3131 path : " app/prebuilt"
32- key : jni-release -${{ steps.cache-hash.outputs.hash }}
32+ key : ${{ matrix.os }}-trime- jni-debug -${{ steps.cache-hash.outputs.hash }}
3333
3434 - name : Fetch submodules
3535 if : ${{ !steps.jni-cache.outputs.cache-hit }}
You can’t perform that action at this time.
0 commit comments