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 5e10407 commit 30aa14fCopy full SHA for 30aa14f
.github/workflows/seekbeat.yml
@@ -21,7 +21,6 @@ jobs:
21
- uses: expo/expo-github-action@v8
22
with:
23
eas-version: latest
24
- # expo-version: false
25
token: ${{ secrets.EAS_ACCESS_TOKEN }}
26
- run: npm ci
27
- run: npm run build
@@ -35,7 +34,7 @@ jobs:
35
34
36
37
38
- expo-version: false
+ packager: npm
39
40
41
0 commit comments