Revert "Does this make job setup faster?"

Nathan Sobo created

This reverts commit e8985b46ddf7d883ac024930accf7e5aa899b55b.

Change summary

.github/workflows/ci.yml | 2 --
1 file changed, 2 deletions(-)

Detailed changes

.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: