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 2ef3ef7 commit 89991a0Copy full SHA for 89991a0
.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