On Sat, Mar 27, 2021 at 3:14 AM Tom Rini <[email protected]> wrote: > > We now see an error such as: > warning: database file for 'ucrt64' does not exist (use '-Sy' to download) > error: failed to prepare transaction (could not find database) > > So use -Sy as suggested. > > Signed-off-by: Tom Rini <[email protected]> > --- > .azure-pipelines.yml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Reviewed-by: Bin Meng <[email protected]>

