Skip to content

Commit ad21e58

Browse files
committed
build appExp
1 parent ad8347b commit ad21e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-firebase-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ jobs:
2626
cp config/ci.config.json config/project.json
2727
yarn
2828
- name: build
29-
run: yarn build:changed firebase-integration
29+
run: yarn build:changed firebase-integration --buildAppExp
3030
- name: Run tests on changed packages
3131
run: yarn test:changed firebase-integration

0 commit comments

Comments
 (0)