ci: remove pre-installed pkg-config
This commit is contained in:
1
.github/workflows/doc.yml
vendored
1
.github/workflows/doc.yml
vendored
@@ -43,6 +43,7 @@ jobs:
|
||||
run: |
|
||||
set -e
|
||||
set -x
|
||||
brew uninstall pkg-config@0.29.2
|
||||
source doc/_readme/scripts/install_macos.sh
|
||||
|
||||
- name: Install dependencies on Ubuntu
|
||||
|
||||
Reference in New Issue
Block a user