Skip to content

Commit

Permalink
test(ci): test alternate ci/cd workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
luke-h1 committed Mar 3, 2025
1 parent 95a0fe8 commit b6d0115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eas-deploy-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:

- name: 📦 Install eas
run: |
bun instal eas-cli@latest
bun install eas-cli@latest
- name: 📱 Setup EAS build cache
uses: actions/cache@v3
Expand Down

0 comments on commit b6d0115

Please sign in to comment.