Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

Commit a887f6e

Browse files
committed
fix: remove cache option from Node setup in build workflow
1 parent bcae143 commit a887f6e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
uses: actions/setup-node@v4
1717
with:
1818
node-version: 20
19-
cache: bun
2019

2120
- name: 🏗 Setup EAS
2221
uses: expo/expo-github-action@v8

0 commit comments

Comments
 (0)