Fix mac workflow and update linting job
This commit is contained in:
@@ -17,6 +17,10 @@ jobs:
|
||||
- name: Checkout Source
|
||||
uses: actions/checkout@v5
|
||||
|
||||
- name: Install System Packages
|
||||
run: |
|
||||
brew install enchant
|
||||
|
||||
- name: Install UV and Python
|
||||
uses: astral-sh/setup-uv@v6
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user