Skip to content

Commit e48a3eb

Browse files
committed
remove one last xvfb remnant
1 parent 80fa1dd commit e48a3eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vsts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ phases:
2626
steps:
2727
- script: |
2828
apt-get update
29-
apt-get install -y --no-install-recommends libsecret-1-dev xvfb fakeroot dpkg rpm xz-utils xorriso zsync libxss1 libgconf2-4 libgtk-3-0
29+
apt-get install -y --no-install-recommends libsecret-1-dev fakeroot dpkg rpm xz-utils xorriso zsync libxss1 libgconf2-4 libgtk-3-0
3030
- task: NodeTool@0
3131
inputs:
3232
versionSpec: '8.11.1'

0 commit comments

Comments
 (0)