|
@@ -6,14 +6,6 @@ jobs:
|
|
spellcheck:
|
|
spellcheck:
|
|
runs-on: ubuntu-latest
|
|
runs-on: ubuntu-latest
|
|
steps:
|
|
steps:
|
|
- - name: Install hunspell
|
|
|
|
- run: |
|
|
|
|
- sudo apt-get update
|
|
|
|
- sudo apt-get install python-dev-is-python3
|
|
|
|
- sudo apt-get install libhunspell-dev
|
|
|
|
- sudo pip install hunspell
|
|
|
|
- which hunspell
|
|
|
|
- sudo pip list -v
|
|
|
|
- uses: actions/checkout@v4
|
|
- uses: actions/checkout@v4
|
|
- uses: rojopolis/[email protected]
|
|
- uses: rojopolis/[email protected]
|
|
|
|
|