Skip to content

Commit 3ac4a96

Browse files
authored
docs: update the default packager value in action (#34)
1 parent f80ef1f commit 3ac4a96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ input:
1818
description: Your Expo password, for authentication. (use with secrets)
1919
expo-packager:
2020
description: The package manager used to install the Expo CLI. (can be yarn or npm)
21-
default: npm
21+
default: yarn
2222
expo-patch-watchers:
2323
description: If Expo should fix the default watchers limit, helps with ENOSPC errors. (can be true or false)
2424
default: true

0 commit comments

Comments
 (0)