Skip to content

Commit

Permalink
Need pcre
Browse files Browse the repository at this point in the history
  • Loading branch information
jim-page committed May 6, 2024
1 parent 209d511 commit 0a9b1a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
node-version: 20
registry-url: https://npm.pkg.github.com/
- run: apt-get update
- run: apt-get install -y autotools-dev autoconf libtool-bin
- run: apt-get install -y autotools-dev autoconf libtool-bin libpcre2-dev
- run: npm i -g node-gyp node-addon-api
- uses: mmomtchev/setup-swig@v3
with:
Expand Down

0 comments on commit 0a9b1a6

Please sign in to comment.