Skip to content

Commit bf0ff68

Browse files
committed
Update to libenchate 2
1 parent 207b7ac commit bf0ff68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
python-version: "3.10"
1717
- uses: actions/checkout@v4
18-
- run: sudo apt install -y gettext aspell libenchant-dev
18+
- run: sudo apt install -y gettext aspell libenchant-2-dev
1919
- uses: actions/cache@v3
2020
with:
2121
path: ~/.cache/pip

0 commit comments

Comments
 (0)