Fix typo in path of step "Configure caching"

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
Jiahao XU 2022-05-31 12:47:02 +10:00
parent ec5ab955b3
commit d1c6a07a48
No known key found for this signature in database
GPG key ID: 591C0B03040416D6

View file

@ -62,7 +62,7 @@ jobs:
with:
key: ${{ matrix.os }}-${{ matrix.target }}
path: |
${{ env.HOME }}/.cargo"
${{ env.HOME }}/.cargo
target
- name: Install cross toolchain (armv7)