chore: test ci

This commit is contained in:
GyDi 2022-09-28 17:26:32 +08:00 committed by GitHub
parent bac5734527
commit c2e5c7cf38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,6 +62,8 @@ jobs:
rustup target add aarch64-pc-windows-msvc
rustup target list
rm ./src-tauri/Cargo.lock
- name: Get yarn cache dir path
id: yarn-cache-dir-path
run: echo "::set-output name=dir::$(yarn cache dir)"