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 413fb8b commit 40b8bac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
needs: test
steps:
- uses: oven-sh/setup-bun@v1
- name: Install dependencies
run: bun install
- name: Build web app
run: bun expo export -p web
- name: Setup Pages
Expand Down

0 comments on commit 40b8bac

Please sign in to comment.