mirror of
https://github.com/koodo-reader/koodo-reader.git
synced 2026-06-19 13:20:50 -04:00
fix bug
Former-commit-id: b698d57b07c59c687fd368c5bc65089df0288eb4
This commit is contained in:
@@ -16,7 +16,7 @@ init:
|
||||
if [ "${APPVEYOR_BUILD_WORKER_IMAGE}" == "macOS" ]
|
||||
then
|
||||
python --version
|
||||
brew upgrade python3
|
||||
brew install python3
|
||||
brew link --overwrite python@3.8
|
||||
python --version
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user