Skip to content

Commit e98d725

Browse files
authored
Try without "Copy pkgconfig files"
1 parent 35fe27b commit e98d725

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ubuntu.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
2525
- name: Copy pkgconfig files
2626
run: |
27-
cp pkgconfig/*.pc /usr/lib/x86_64-linux-gnu/pkgconfig/
27+
# cp pkgconfig/*.pc /usr/lib/x86_64-linux-gnu/pkgconfig/
2828
2929
- name: Install GCC 10
3030
run: |

0 commit comments

Comments
 (0)