mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
devops: add swiftshader file to Chromium builds (#6274)
See https://chromium-review.googlesource.com/c/chromium/src/+/2845811
This commit is contained in:
parent
97b485bd74
commit
59d1d2df2f
@ -79,6 +79,7 @@ function archive_compiled_chromium() {
|
||||
"resources.pak"
|
||||
"swiftshader"
|
||||
"v8_context_snapshot.bin"
|
||||
"vk_swiftshader_icd.json"
|
||||
"xdg-mime"
|
||||
"xdg-settings"
|
||||
)
|
||||
@ -108,6 +109,7 @@ function archive_compiled_chromium() {
|
||||
"swiftshader/libEGL.dll"
|
||||
"swiftshader/libGLESv2.dll"
|
||||
"v8_context_snapshot.bin"
|
||||
"vk_swiftshader_icd.json"
|
||||
)
|
||||
else
|
||||
echo "ERROR: unknown command, use --help for details"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user