We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e559aa5 commit 36cc3e6Copy full SHA for 36cc3e6
.github/workflows/run-nitrogen.yml
@@ -38,7 +38,7 @@ jobs:
38
run: bun install
39
40
- name: Build all packages
41
- run: bun run build
+ run: bun mmkv build
42
43
- name: Run nitrogen in packages/react-native-mmkv
44
working-directory: packages/react-native-mmkv
0 commit comments