mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-10-22 02:43:41 +08:00
Update install_macos_dependencies.sh
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
PYTHON=/usr/local/Frameworks/Python.framework/Versions/3.12/bin/python3.12
|
||||
PYTHON=python3
|
||||
|
||||
brew install ninja
|
||||
"$PYTHON" -m pip install --ignore-installed six
|
||||
|
Reference in New Issue
Block a user