Skip to content

Commit

Permalink
Update enchant installation
Browse files Browse the repository at this point in the history
  • Loading branch information
beregond committed Nov 10, 2023
1 parent e0273ff commit 7539f62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Install enchant
run: |
sudo apt-get -qq update
sudo apt-get -y install enchant
sudo apt-get -y install enchant-2
- name: Install dependencies
run: |
Expand Down

0 comments on commit 7539f62

Please sign in to comment.