Skip to content

Commit e8014d7

Browse files
committed
refactorings
1 parent 3a6dd92 commit e8014d7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/eas.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@ jobs:
1111

1212
- name: 🏗 Setup Node
1313
uses: actions/setup-node@v3
14-
with:
15-
node-version: 18.x
16-
cache: pnpm
14+
1715
- name: 🏗 Setup EAS
1816
uses: expo/expo-github-action@v8
1917
with:

0 commit comments

Comments
 (0)