Skip to content

Commit

Permalink
try pcre3 package
Browse files Browse the repository at this point in the history
  • Loading branch information
balos1 authored Jan 8, 2025
1 parent 04b3c7b commit 18932ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-swig.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- name: Install prce
run: |
sudo apt install libpcre2-dev
sudo apt install libpcre3-dev
- name: Install swig
run: |
Expand Down

0 comments on commit 18932ff

Please sign in to comment.