Skip to content

Commit

Permalink
Hmm
Browse files Browse the repository at this point in the history
  • Loading branch information
jacksongoode committed Jul 4, 2024
1 parent 746920a commit 23c657a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@ jobs:
use-cross: ${{ matrix.cross_arch }}
command: build
args: --release --target ${{ matrix.target }}
env:
LD_LIBRARY_PATH: /usr/local/lib
PKG_CONFIG_PATH: /usr/local/lib/pkgconfig

- name: Build Release (macOS)
if: runner.os == 'macOS'
Expand Down

0 comments on commit 23c657a

Please sign in to comment.