We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bf9449 commit f17da1eCopy full SHA for f17da1e
.github/workflows/eas-android-build.yml
@@ -127,12 +127,6 @@ jobs:
127
- name: "Install @expo/config-plugins"
128
run: pnpm add @expo/config-plugins
129
130
- # ========================
131
- # Clear npx cache to avoid stale module resolution issues
132
133
- - name: "Clear npx cache"
134
- run: npx clear-npx-cache
135
-
136
# ========================
137
# 🏗️ Build Execution
138
0 commit comments