Skip to content

Commit

Permalink
Fix deploy step
Browse files Browse the repository at this point in the history
  • Loading branch information
martinezguillaume committed Apr 25, 2024
1 parent b988edb commit 136ab5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
runs-on: ubuntu-latest
needs: test
steps:
- uses: oven-sh/setup-bun@v1
- name: Build web app
run: bun run expo export -p web
- name: Setup Pages
Expand Down

0 comments on commit 136ab5a

Please sign in to comment.