mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-09-24 08:06:36 +08:00
Update install_macos_dependencies.sh
This commit is contained in:
parent
337fe4679d
commit
2c2aad9a15
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
PYTHON=/usr/local/Frameworks/Python.framework/Versions/3.12/bin/python3.12
|
PYTHON=python3
|
||||||
|
|
||||||
brew install ninja
|
brew install ninja
|
||||||
"$PYTHON" -m pip install --ignore-installed six
|
"$PYTHON" -m pip install --ignore-installed six
|
||||||
|
Loading…
Reference in New Issue
Block a user