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 a2c1072 commit 155edd6Copy full SHA for 155edd6
.bazelci/presubmit.yml
@@ -1066,7 +1066,7 @@ tasks:
1066
name: Extensions wasm-bindgen
1067
working_directory: extensions/wasm_bindgen
1068
shell_commands:
1069
- - "sudo apt -y update && sudo apt -y install libxcb1 libatk1.0-0 libatk-bridge2.0-0 libxcomposite1 libxdamage1 libxfixes3"
+ - "sudo apt -y update && sudo apt -y install libxcb1 libatk1.0-0 libatk-bridge2.0-0 libxcomposite1 libxdamage1 libxfixes3 libxrandr2"
1070
build_flags: *aspects_flags
1071
test_flags: *aspects_flags
1072
build_targets:
0 commit comments