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 4f3bf51 commit 30521a1Copy full SHA for 30521a1
.github/workflows/bcny-firebase.yml
@@ -160,6 +160,7 @@ jobs:
160
<file src="`$BUILDROOT`$\usr\libs\windows\firebase_auth.lib" target="lib" />
161
<file src="`$BUILDROOT`$\usr\libs\windows\firebase_firestore.lib" target="lib" />
162
<file src="`$BUILDROOT`$\usr\libs\windows\firebase_rest_lib.lib" target="lib" />
163
+ <file src="`$BUILDROOT`$\usr\libs\windows\firebase_util.lib" target="lib" />
164
<file src="`$BUILDROOT`$\usr\libs\windows\firestore_core.lib" target="lib" />
165
<file src="`$BUILDROOT`$\usr\libs\windows\firestore_nanopb.lib" target="lib" />
166
<file src="`$BUILDROOT`$\usr\libs\windows\firestore_protos_nanopb.lib" target="lib" />
0 commit comments