Skip to content

Commit

Permalink
Update preview.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kebab01 authored Apr 14, 2024
1 parent 1582a72 commit 9131bee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:

create_preview:
runs-on: ubuntu-latest
needs: test
steps:
- uses: actions/checkout@v3

Expand All @@ -46,4 +47,4 @@ jobs:
- name: 🚀 Create preview
uses: expo/expo-github-action/preview@v8
with:
command: eas update --auto
command: eas update --auto

0 comments on commit 9131bee

Please sign in to comment.