Try a different MacOS image

This commit is contained in:
Veronica Berglyd Olsen
2024-12-23 15:37:28 +01:00
parent 83fca9fd94
commit 677274adb3
2 changed files with 3 additions and 3 deletions
+1
View File
@@ -104,6 +104,7 @@ conda install -c conda-forge enchant hunspell-en --yes
# Install dependencies
echo "Installing Python dependencies ..."
pip install -r "$SRC_DIR/requirements.txt"
pip install pyenchant==3.3.0rc1
# Leave conda env
conda deactivate