Skip to content

Commit

Permalink
try adding pycparserext
Browse files Browse the repository at this point in the history
  • Loading branch information
jraymakers committed Jun 19, 2024
1 parent c6a389a commit 3811f95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/NodeJS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
# fetch-depth: 0

- name: Install Python dependencies
run: pip install pycparser
run: pip install pycparser pycparserext

- name: Install NPM dependencies & build Node bindings
run: npm i
Expand Down

0 comments on commit 3811f95

Please sign in to comment.