rm cache dep path

This commit is contained in:
Samuel Newman
2025-06-24 11:01:21 +03:00
parent b67f84fb8a
commit 5c7d314248
7 changed files with 0 additions and 10 deletions
@@ -61,7 +61,6 @@ jobs:
with:
node-version-file: .nvmrc
cache: yarn
cache-dependency-path: yarn.lock
- name: 📷 Check fingerprint and install dependencies
id: fingerprint
@@ -182,7 +181,6 @@ jobs:
with:
node-version-file: .nvmrc
cache: yarn
cache-dependency-path: yarn.lock
- name: 🔨 Setup EAS
uses: expo/expo-github-action@main
@@ -289,7 +287,6 @@ jobs:
with:
node-version-file: .nvmrc
cache: yarn
cache-dependency-path: yarn.lock
- name: 🔨 Setup EAS
uses: expo/expo-github-action@main