Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
martinezguillaume committed Apr 25, 2024
1 parent 136ab5a commit 413fb8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
steps:
- uses: oven-sh/setup-bun@v1
- name: Build web app
run: bun run expo export -p web
run: bun expo export -p web
- name: Setup Pages
if: github.ref == 'refs/heads/main'
uses: actions/configure-pages@v3
Expand Down

0 comments on commit 413fb8b

Please sign in to comment.