We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 207b7ac commit bf0ff68Copy full SHA for bf0ff68
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
python-version: "3.10"
17
- uses: actions/checkout@v4
18
- - run: sudo apt install -y gettext aspell libenchant-dev
+ - run: sudo apt install -y gettext aspell libenchant-2-dev
19
- uses: actions/cache@v3
20
21
path: ~/.cache/pip
0 commit comments