We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35fe27b commit e98d725Copy full SHA for e98d725
.github/workflows/ubuntu.yml
@@ -24,7 +24,7 @@ jobs:
24
25
- name: Copy pkgconfig files
26
run: |
27
- cp pkgconfig/*.pc /usr/lib/x86_64-linux-gnu/pkgconfig/
+ # cp pkgconfig/*.pc /usr/lib/x86_64-linux-gnu/pkgconfig/
28
29
- name: Install GCC 10
30
0 commit comments