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 64d583b commit b142ccfCopy full SHA for b142ccf
.github/workflows/dataconnect_demo_app.yml
@@ -109,7 +109,7 @@ jobs:
109
--no-daemon \
110
${{ (inputs.gradleInfoLog && '--info') || '' }} \
111
--profile \
112
- -PdataConnect.minimalApp.firebaseCommand=${{ env.FDC_FIREBASE_COMMAND }} \
+ -PdataConnect.demo.firebaseCommand=${{ env.FDC_FIREBASE_COMMAND }} \
113
assemble test
114
115
- uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
0 commit comments