Skip to content

Commit

Permalink
Skip setting PKG_CONFIG_PATH envvar
Browse files Browse the repository at this point in the history
  • Loading branch information
swift-kim committed Apr 14, 2021
1 parent 4457080 commit 8a5a9f4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,6 @@ jobs:
displayName: Build
workingDirectory: $(buildroot)
failOnStderr: true
env:
PKG_CONFIG_PATH: /usr/lib/x86_64-linux-gnu/pkgconfig
- bash: |
flutter/tools/gn \
--target-os linux \
Expand Down

0 comments on commit 8a5a9f4

Please sign in to comment.