Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…iveCodePush into release
  • Loading branch information
mahmoudabdalkarim committed Nov 17, 2024
2 parents 1674990 + a581123 commit 2e9a296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-bundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Generate JS bundle
run: |
mkdir -p dist
react-native bundle \
npx react-native bundle \
--platform android \
--dev false \
--entry-file index.js \
Expand Down

0 comments on commit 2e9a296

Please sign in to comment.