diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index d636294..77ccb0e 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -25,11 +25,6 @@ jobs: native-app/node_modules backend/node_modules native-app/ios/build - ~/Library/Developer/Xcode/DerivedData - native-app/.expo - ~/Library/Caches/CocoaPods - ~/Library/Caches/Homebrew - /usr/local/Homebrew key: ${{ runner.os }}-dependencies-${{ hashFiles('native-app/yarn.lock') }}-${{ hashFiles('backend/yarn.lock') }}-${{ hashFiles('native-app/ios/Podfile.lock') }} restore-keys: | ${{ runner.os }}-dependencies