Skip to content

Commit

Permalink
chore: use caching
Browse files Browse the repository at this point in the history
  • Loading branch information
jordmccord committed Feb 28, 2024
1 parent 4e12b00 commit 076973d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apps/native-ui-storybook/eas.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
"distribution": "internal"
},
"preview": {
"cache": {
"paths": ["./ios/Podfile.lock"]
},
"env": {
"STORYBOOK_ENABLED": "true"
},
Expand Down

0 comments on commit 076973d

Please sign in to comment.