Skip to content

Commit d44583b

Browse files
committed
test
1 parent 90a26d3 commit d44583b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linguist.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- name: Install PCRE development headers
20-
run: sudo apt update && sudo apt install -y libpcre-dev
20+
run: sudo apt update && sudo apt install -y libpcre3-dev
2121
- name: Checkout linguist repo
2222
uses: actions/checkout@v6
2323
with:

0 commit comments

Comments
 (0)