devops: add swiftshader DLL to chromium archive (#6305)

This commit is contained in:
Andrey Lushnikov 2021-04-23 16:36:45 -05:00 committed by GitHub
parent f63f92be5e
commit 83758fa48c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -109,6 +109,7 @@ function archive_compiled_chromium() {
"swiftshader/libEGL.dll"
"swiftshader/libGLESv2.dll"
"v8_context_snapshot.bin"
"vk_swiftshader.dll"
"vk_swiftshader_icd.json"
)
else