Skip to content

Commit

Permalink
Readd breakpad pkg config
Browse files Browse the repository at this point in the history
  • Loading branch information
yossizap committed Feb 5, 2021
1 parent 2ed1d86 commit bcd4b77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ jobs:
fi
source scripts/prepare_breakpad_linux.sh
export PKG_CONFIG_PATH="$CUSTOM_BREAKPAD_PREFIX/lib/pkgconfig:${PKG_CONFIG_PATH:-}" #
mkdir build
cd build
cmake --version
Expand Down

0 comments on commit bcd4b77

Please sign in to comment.