fix: package swiftshader binaries (#15380)
This commit is contained in:
parent
81843f0dfb
commit
4f45b72381
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ EXTENSIONS_TO_SKIP = [
|
|||
|
||||
PATHS_TO_SKIP = [
|
||||
'angledata', #Skipping because it is an output of //ui/gl that we don't need
|
||||
'swiftshader', #Skipping because it is an output of //ui/gl that we don't need
|
||||
'./libVkLayer_', #Skipping because these are outputs that we don't need
|
||||
'./VkLayerLayer_', #Skipping because these are outputs that we don't need
|
||||
|
||||
|
|
Loading…
Reference in a new issue