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 9eb5b19 commit b611dd2Copy full SHA for b611dd2
.github/workflows/test.yaml
@@ -26,7 +26,7 @@ jobs:
26
27
- name: Install libraries for ubuntu
28
run: |
29
- apt install libx11-dev
+ sudo apt install libx11-dev
30
31
- name: Print environment
32
0 commit comments