Skip to content

Commit

Permalink
info
Browse files Browse the repository at this point in the history
  • Loading branch information
bduggan committed Dec 20, 2024
1 parent 9451f4c commit 010d191
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
echo "PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH" >> $GITHUB_ENV
echo "LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH" >> $GITHUB_ENV
echo "LIBRARY_PATH=/usr/local/lib:$LIBRARY_PATH" >> $GITHUB_ENV
brew list zmq
- uses: Raku/setup-raku@v1
with:
raku-version: ${{ matrix.raku-version }}
Expand Down

0 comments on commit 010d191

Please sign in to comment.