Skip to content

Commit

Permalink
pls work
Browse files Browse the repository at this point in the history
  • Loading branch information
aletya committed May 2, 2024
1 parent 20b436f commit bc16b34
Show file tree
Hide file tree
Showing 2 changed files with 148,051 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
token: ${{ secrets.EXPO_TOKEN }}
- name: Install dependencies
run: yarn
- name: Install eas-cli
run: npm install -g eas-cli
- name: Create preview
uses: expo/expo-github-action/preview@v8
with:
Expand Down
Loading

0 comments on commit bc16b34

Please sign in to comment.