Skip to content

Commit 1862e3b

Browse files
committed
Generate the injector on CI
1 parent 9578c63 commit 1862e3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,5 @@ jobs:
5050
- run: npm run build
5151
- run: npm run copy-node-api-headers --workspace react-native-node-api-modules
5252
- run: npm run build-weak-node-api --workspace react-native-node-api-modules
53+
- run: npm run generate-weak-node-api-injector --workspace react-native-node-api-modules
5354
- run: npm test --workspace react-native-node-addon-examples

0 commit comments

Comments
 (0)