|
@@ -9,7 +9,7 @@ jobs:
|
|
- name: Install hunspell
|
|
- name: Install hunspell
|
|
run: |
|
|
run: |
|
|
sudo apt-get update
|
|
sudo apt-get update
|
|
- sudo apt-get install python-dev
|
|
|
|
|
|
+ sudo apt-get install python-dev-is-python3
|
|
sudo apt-get install libhunspell-dev
|
|
sudo apt-get install libhunspell-dev
|
|
sudo pip install hunspell
|
|
sudo pip install hunspell
|
|
- uses: actions/checkout@v4
|
|
- uses: actions/checkout@v4
|