Skip to content

Commit f17da1e

Browse files
pnpm fix yet again...
1 parent 0bf9449 commit f17da1e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Diff for: .github/workflows/eas-android-build.yml

-6
Original file line numberDiff line numberDiff line change
@@ -127,12 +127,6 @@ jobs:
127127
- name: "Install @expo/config-plugins"
128128
run: pnpm add @expo/config-plugins
129129

130-
# ========================
131-
# Clear npx cache to avoid stale module resolution issues
132-
# ========================
133-
- name: "Clear npx cache"
134-
run: npx clear-npx-cache
135-
136130
# ========================
137131
# 🏗️ Build Execution
138132
# ========================

0 commit comments

Comments
 (0)