Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
jim-page committed May 6, 2024
1 parent 9d7217d commit 3761683
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,8 @@ jobs:
with:
node-version: 20
registry-url: https://npm.pkg.github.com/
- run: apt-get install -y autotools-dev autoconf libtool-bin libpcre2-dev bison g++ python3
- run: apt-get install -y autotools-dev autoconf libtool-bin libpcre2-dev bison g++ python3 tcl libv8-dev
- run: npm i -g node-gyp node-addon-api
- uses: mmomtchev/setup-swig@v3
with:
branch: jse
Expand Down

0 comments on commit 3761683

Please sign in to comment.