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 a28e896 commit cf8a616Copy full SHA for cf8a616
.github/workflows/bcny-firebase.yml
@@ -316,6 +316,8 @@ jobs:
316
<file src="`$BUILDROOT`$\usr\libs\windows\upb_mem_lib.lib" target="lib" />
317
<file src="`$BUILDROOT`$\usr\libs\windows\upb_message_lib.lib" target="lib" />
318
<file src="`$BUILDROOT`$\usr\libs\windows\upb_textformat_lib.lib" target="lib" />
319
+ <file src="`$BUILDROOT`$\usr\libs\windows\utf8_range_lib.lib" target="lib" />
320
+ <file src="`$BUILDROOT`$\usr\libs\windows\utf8_validity.lib" target="lib" />
321
<file src="`$BUILDROOT`$\usr\libs\windows\zlibstatic.lib" target="lib" />
322
</files>
323
</package>
0 commit comments