diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2b07b1acf7d7627ede5408cad4ceac8d4f58bf19..9da6c7864767c9074ad03cedc6d48173ec2eaf94 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -36,8 +36,6 @@ jobs: name: Bundle app runs-on: self-hosted steps: - - uses: actions/cache@v2 - - name: Install Rust x86_64-apple-darwin target uses: actions-rs/toolchain@v1 with: