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