Skip to content

Commit

Permalink
Merge branch 'main' into feat/expo-router
Browse files Browse the repository at this point in the history
  • Loading branch information
Jpoliachik committed Jan 25, 2024
2 parents 537c086 + 5576dcc commit d525912
Show file tree
Hide file tree
Showing 7 changed files with 853 additions and 95 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: actions/setup-node@v3
with:
node-version: 18
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: actions/setup-node@v3
with:
node-version: 18
Expand Down
92 changes: 0 additions & 92 deletions docs/recipes/MigratingToFlashList.md

This file was deleted.

Loading

0 comments on commit d525912

Please sign in to comment.