We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a027d24 commit bff8bd5Copy full SHA for bff8bd5
.github/workflows/publish.yml
@@ -35,5 +35,5 @@ jobs:
35
working-directory: ./frontend
36
37
- name: 🚀 Create update
38
- run: npx eas update --auto --non-interactive
+ run: eas update --auto --non-interactive
39
0 commit comments