소스 검색

chore: test ci

GyDi 2 년 전
부모
커밋
c2e5c7cf38
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      .github/workflows/test.yml

+ 2 - 0
.github/workflows/test.yml

@@ -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)"