Skip to content

Commit

Permalink
Update preview.yml
Browse files Browse the repository at this point in the history
getting pwd right
  • Loading branch information
austimkelly authored Oct 9, 2023
1 parent 6b90716 commit a70cfb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
- name: Create preview
uses: expo/expo-github-action/preview@v8
with:
command: eas update --auto
command: pwd && cd riverdata && pwd && eas update --auto

0 comments on commit a70cfb4

Please sign in to comment.